Re: [Ironruby-core] Calling super from CLS override

2008-10-29 Thread Jim Deville
t: Re: [Ironruby-core] Calling super from CLS override I'm fairly sure this was working at some point -- my bad for not adding an appropriate test :(. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andrew Peters Sent: Wednesday, October 29, 2008

Re: [Ironruby-core] Calling super from CLS override

2008-10-29 Thread Curt Hagenlocher
nruby-core] Calling super from CLS override Hi, Was wondering if this is currently possible as I'm currently getting: System.ArgumentException : wrong number or type of arguments for `Render' at _stub_$19##19(Closure , CallSite , RubyMethodScope , Object , Proc , Object )

[Ironruby-core] Calling super from CLS override

2008-10-29 Thread Andrew Peters
Hi, Was wondering if this is currently possible as I'm currently getting: System.ArgumentException : wrong number or type of arguments for `Render' at _stub_$19##19(Closure , CallSite , RubyMethodScope , Object , Proc , Object ) C:\Dev\ironruby\trunk\src\Microsoft.Scripting.Core\