On Jun 19, 2008, at 02:00 AM, Luis Lavena wrote:
I'm not sure I fixed this.  I committed this change:

[...]

but it may not be correct.

Actually, is correct, if you're joining two paths must always use the
platform implementation. If you're joining a directory structure to a
file, you must always use File.join or join with File::SEPARATOR, just
to be sure that will work across platforms.

I wasn't sure if it would actually fix it :)  I'm glad it did.
_______________________________________________
Rubygems-developers mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to