[Mono-bugs] [Bug 47813][Nor] Changed - nested handler blocks not handled properly
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Sep 2003 08:04:29 -0400 (EDT)
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@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=47813
--- shadow/47813 2003-08-21 23:02:22.000000000 -0400
+++ shadow/47813.tmp.17648 2003-09-30 08:04:29.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 47813
Product: Mono/Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: l_m@pacbell.net
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -51,6 +51,9 @@
}
}
Console.WriteLine ("Returning " + a);
return a;
}
}
+
+------- Additional Comments From vargaz@freemail.hu 2003-09-30 08:04 -------
+Fixed in CVS.