Re: [Ironruby-core] broken again on mono

2009-05-16 Thread Jim Deville
Thanks for the heads up, I’ll apply this fix. JD …there is no try From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Saturday, May 16, 2009 1:38 AM To: ironruby-core Subject: [Ironruby-core] broken again on mono Hi

[Ironruby-core] broken again on mono

2009-05-16 Thread Ivan Porto Carrero
Hi IronRuby is broken again on mono. It throws NullReference Exceptions for a lot of operations. It also complains about something not being bound to $exception Just indicating this in case somebody wants to pick it up. There is only 1 change required in the context.rb file to make it build on mo