Peter Bacon Darwin: > Running mspec.rb directly via ir doesn't work either... > > > > D:\dev\ruby\ironruby\head\tests\ironruby\Specs>..\..\..\build\debug\ir > mspec.rb > > D:\dev\ruby\ironruby\head\src\IronRuby.Libraries\Builtins\KernelOps.cs: > 3 > 00:in `require': Type 'IronRuby, Version=1.0.0.0, Culture=neutral, > PublicKeyToken=31bf3856ad364e35, Ruby.Runtime.RubyContext' is > > missing or cannot be loaded. > (Microsoft::Scripting::Runtime::MissingTypeException) > > from :0:in `Initialize##1'
There's something busted in the external transform for mspec. So please avoid using it for the time being - rake spec - - fail and friends should still work in this release. Jim - can you investigate? Thanks, -John _______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
