[Mono-bugs] [Bug 73242][Maj] Changed - Thrown exception is not being caught by catch handler

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 3 Mar 2005 04:04:20 -0500 (EST)


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 rharinath@novell.com.

http://bugzilla.ximian.com/show_bug.cgi?id=73242

--- shadow/73242	2005-03-03 04:00:17.000000000 -0500
+++ shadow/73242.tmp.15432	2005-03-03 04:04:20.000000000 -0500
@@ -80,6 +80,11 @@
 
 ------- Additional Comments From rharinath@novell.com  2005-03-03 04:00 -------
 I compiled the testcase with mcs, and executed it on .NET, and got the
 expected results.  The generated IL looked OK.
 
 Seems like a runtime bug ... reassigning.
+
+------- Additional Comments From rharinath@novell.com  2005-03-03 04:04 -------
+I was able to reproduce the error by compiling the code with CSC and
+executing it with mono, too.
+