ruby-1.9.1p376 / rubygems-1.3.5 defaults/operating_system
In ruby-1.9.1p376 gem_prelude requires defaults/opearting_system.rb, when rubygems is required, it requires defaults.rb, which in turn requires operating_system.rb. Ruby won't reload operating_system.rb because it's already in $", so anything set in operating_system.rb is getting overridden by default.rb
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nick Quaranto on 03 Feb, 2010 01:54 AM
Sorry about the delay here...
If you've got a full stack trace for this, I'd post it over at the RubyGems bug tracker:
http://rubyforge.org/tracker/?atid=575&group_id=126&func=br...
Or hit their mailing list with it:
http://rubyforge.org/mailman/listinfo/rubygems-developers
3 Posted by Richard Brown on 09 Feb, 2010 10:15 PM
OK. http://rubyforge.org/tracker/index.php?func=detail&aid=27802&am...
Nick Quaranto closed this discussion on 13 Feb, 2010 03:15 PM.