[Mono-bugs] [Bug 68552][Nor] Changed - Abort exception not properly rethrown in some cases
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 14 Jan 2005 17:13:14 -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 mei@work.email.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=68552
--- shadow/68552 2005-01-11 13:47:05.000000000 -0500
+++ shadow/68552.tmp.12001 2005-01-14 17:13:14.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 68552
Product: Mono: Runtime
Version: unspecified
-OS: unknown
-OS Details:
-Status: RESOLVED
-Resolution: FIXED
+OS: Windows XP (Cygwin)
+OS Details: Windows XP SP2
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: vargaz@gmail.com
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
@@ -68,6 +68,9 @@
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.
+
+------- Additional Comments From mei@work.email.ne.jp 2005-01-14 17:13 -------
+Checkout from SVN but the problem still occurs on Windows.