[Mono-bugs] [Bug 76642][Nor] Changed - mcs crashes on resolving
exceptions to anonymous methods
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Nov 7 13:47:30 EST 2005
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by abockover at novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76642
--- shadow/76642 2005-11-07 13:45:43.000000000 -0500
+++ shadow/76642.tmp.24121 2005-11-07 13:47:30.000000000 -0500
@@ -50,6 +50,11 @@
in <0x00c63> Mono.CSharp.Driver:MainDriver (System.String[] args)
in <0x0000f> Mono.CSharp.Driver:Main (System.String[] args)
I will attach a full test case, with a small work around, where I assign
the e Exception to a temporary local variable, which is then resolved
properly to the anonymous method.
+
+------- Additional Comments From abockover at novell.com 2005-11-07 13:47 -------
+Created an attachment (id=16031)
+Test case showing the bug in mcs
+
More information about the mono-bugs
mailing list