Bugs item #29070, was opened at 2011-03-08 04:11
You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=29070&group_id=126

Category: other
Group: None
Status: Open
Resolution: None
Priority: 3
Submitted By: Usaku Nakamura (usa)
>Assigned to: Ryan Davis (zenspider)
Summary: MRI test-all reports a failure on Windows

Initial Comment:
see r31062 on MRI.

----------------------------------------------------------------------

>Comment By: Luis Lavena (luislavena)
Date: 2011-03-08 09:40

Message:
Hello,

This was already fixed in RubyGems master prior the release of 1.6.0:

https://github.com/rubygems/rubygems/commit/53df9ed9364ae9130ffbed92cd28f9fb16140802

And the rationale was simple: cache_dir expand_path, which will contain ':' for 
Windows drive letter at the beginning of it, but not as part of the cache dir.

So decided to extract .dir from it before doing the comparison.

The change done in trunk should be reverted with this change.

When RubyGems will be merged back?

Dunno if I should mark this as out of date or closed, so assigning back to you 
Ryan to decide.


----------------------------------------------------------------------

Comment By: Ryan Davis (zenspider)
Date: 2011-03-08 07:41

Message:
I default to reject because the change was made in ruby-trunk in a clearly 
marked file.

So... Your call Luis...


----------------------------------------------------------------------

You can respond by visiting: 
http://rubyforge.org/tracker/?func=detail&atid=575&aid=29070&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to