Re: [IronPython] Ironpython 2 Alpha 4

2007-09-11 Thread Dino Viehland
er members we have this bug on too :). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 11, 2007 9:32 AM To: Discussion of IronPython Subject: Re: [IronPython] Ironpython 2 Alpha 4 Hi Dino, Here it is. Thanks fo

Re: [IronPython] Ironpython 2 Alpha 4

2007-09-11 Thread David . Lawler
report. > > -Original Message- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, September 11, 2007 8:52 AM > To: Discussion of IronPython > Subject: Re: [IronPython] Ironpython 2 Alpha 4 >

Re: [IronPython] Ironpython 2 Alpha 4

2007-09-11 Thread Dino Viehland
ling to do that. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dino Viehland Sent: Tuesday, September 11, 2007 9:03 AM To: Discussion of IronPython Subject: Re: [IronPython] Ironpython 2 Alpha 4 It definitely looks like a bug - maybe related to the fact that these

Re: [IronPython] Ironpython 2 Alpha 4

2007-09-11 Thread Dino Viehland
half Of [EMAIL PROTECTED] Sent: Tuesday, September 11, 2007 8:52 AM To: Discussion of IronPython Subject: Re: [IronPython] Ironpython 2 Alpha 4 Yes I can - thanks for the quick reply! >"C:\Program Files\IronPython2A4\ipy.exe" -X:Except

Re: [IronPython] Ironpython 2 Alpha 4

2007-09-11 Thread David . Lawler
t; > Can you provide the text of the exception (even better w/ the -X: > ExceptionDetail command line option) ? > > -Original Message- > From: [EMAIL PROTECTED] [mailto:users- > [EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] > Sent: Tuesday, September 11, 2007 6:40 AM &

Re: [IronPython] Ironpython 2 Alpha 4

2007-09-11 Thread Dino Viehland
PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, September 11, 2007 6:40 AM To: users@lists.ironpython.com Subject: [IronPython] Ironpython 2 Alpha 4 The following ugly hack works fine with IronPython 1.1 and with 2.0 alpha 3 but raises an exception on line 28 with IronPython 2.0 alpha 4. To run

[IronPython] Ironpython 2 Alpha 4

2007-09-11 Thread David . Lawler
The following ugly hack works fine with IronPython 1.1 and with 2.0 alpha 3 but raises an exception on line 28 with IronPython 2.0 alpha 4. To run this you need a copy of the ICSharpCode.TextEditor.dll from SharpDevelop (http://www.icsharpcode.net/OpenSource/SD). Is this a bug or a new 'feature'?