On Oct 5, 2011, at 7:08 AM, Nicolás Sanguinetti wrote:

> 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!

> Why this instead of changing rcov to use PATH_SEPARATOR instead?

Excellent point!

I've submitted https://github.com/relevance/rcov/issues/83. Please feel free to 
comment on it.

Cheers,
David
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to