Re: [Rubygems-developers] operating_system.rb behavior on ruby-core trunk@30653

2011-01-29 Thread Jon
> I use an operating_system.rb and a custom devkit.rb to enhance how "gem > install my_native_gem" and "ruby -r devkit extconf.rb" behaves when building > for Windows using RubyInstaller. As of ruby-core trunk@30653 the > operating_system.rb functionality appears to have stopped working. Things

[Rubygems-developers] operating_system.rb behavior on ruby-core trunk@30653

2011-01-25 Thread Jon
Knowing you're in the middle of readying 1.5.0, I'm want to see whether this is a real RubyGems issue or something else. I use an operating_system.rb and a custom devkit.rb to enhance how "gem install my_native_gem" and "ruby -r devkit extconf.rb" behaves when building for Windows using RubyIns