Why this instead of changing rcov to use PATH_SEPARATOR instead?

On Wed, Oct 5, 2011 at 6:46 AM, sundbp <patrik.sundb...@gmail.com> wrote:
> https://github.com/rspec/rspec-core/pull/421
>
> If you look at rcov's code it's clear it always use ":", not PATH_SEPARATOR.
> On windows where PATH_SEPARATOR=; rspec therefore breaks when using rcov
> (and having more than 1 directory given to the -I flag).
>
> Thanks!
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
>
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to