[Mono-bugs] [Bug 68552][Nor] Changed - Abort exception not properly rethrown in some cases
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 11 Jan 2005 13:47:05 -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=68552
--- shadow/68552 2005-01-10 20:52:14.000000000 -0500
+++ shadow/68552.tmp.19779 2005-01-11 13:47:05.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 68552
Product: Mono: Runtime
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
@@ -65,6 +65,9 @@
} catch {}
}
}
The abort exception is rethrown inside the SomeTest method, and it should
be rethrown from the Main method.
+
+------- Additional Comments From vargaz@gmail.com 2005-01-11 13:47 -------
+Fixed in SVN.