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