Re: [IronPython] Crash with Action and reflection question

2009-04-30 Thread Cenovsky, Lukas
> -Original Message- > From: users-boun...@lists.ironpython.com > [mailto:users-boun...@lists.ironpython.com] On Behalf Of Curt > Hagenlocher > Sent: Thursday, April 30, 2009 3:19 PM > To: Discussion of IronPython > Subject: Re: [IronPython] Crash with Action an

Re: [IronPython] Crash with Action and reflection question

2009-04-30 Thread Michael Foord
Curt Hagenlocher wrote: On Thu, Apr 30, 2009 at 6:09 AM, Michael Foord wrote: The following seems to crash the IronPython 2.0.1 interpreter: from System import Action Action(lambda: foo) Obviously it's invalid - but it kills the interpreter rather than raising an exception

Re: [IronPython] Crash with Action and reflection question

2009-04-30 Thread Curt Hagenlocher
On Thu, Apr 30, 2009 at 6:09 AM, Michael Foord wrote: > > The following seems to crash the IronPython 2.0.1 interpreter: > from System import Action Action(lambda: foo) > > Obviously it's invalid - but it kills the interpreter rather than raising an > exception. It's been fixed for 2.6