[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 12:00:00 -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 vargaz@gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=73242
--- shadow/73242 2005-03-03 04:04:20.000000000 -0500
+++ shadow/73242.tmp.20878 2005-03-03 12:00:00.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 73242
Product: Mono: Runtime
Version: 1.1
OS: SUSE 9.1
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: JIT
AssignedTo: mono-bugs@ximian.com
ReportedBy: wsf@fultondesigns.co.uk
QAContact: mono-bugs@ximian.com
@@ -85,6 +85,9 @@
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.
+
+------- Additional Comments From vargaz@gmail.com 2005-03-03 12:00 -------
+Fixed in SVN.