Re: [Ironruby-core] Access Top Level methods

2011-07-20 Thread Lewis Lin
Hi, Thanks for the reply. My main development version is on 1.1 for .NET 3.5. However, I did try it on 1.1.3 on .NET 4.0.30319.225 and still are able to reproduce the issue. I am running Windows XP 32bit environment. Is there any environment variables I should look into? Here is the screen c

Re: [Ironruby-core] Access Top Level methods

2011-07-20 Thread Sickboy
I cannot reproduce this issue with IronRuby 1.1.3.0 on .NET 4.0.30319.235 It works as expected: ir.exe result is same as irb result. Regards From: Lewis Lin Sent: Thursday, June 30, 2011 9:58 PM To: ironruby-core@rubyforge.org Subject: [Ironruby-core] Access Top Level methods Hi, I am trying