[Mono-bugs] [Bug 29373][Nor] Changed - definite assignment tracking with try/catch blocks
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
23 Aug 2002 17:35:56 -0000
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 martin@gnome.org.
http://bugzilla.ximian.com/show_bug.cgi?id=29373
--- shadow/29373 Fri Aug 23 11:22:15 2002
+++ shadow/29373.tmp.24915 Fri Aug 23 13:35:56 2002
@@ -1,14 +1,14 @@
Bug#: 29373
Product: Mono/MCS
Version: unspecified
OS: other
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: lupus@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -35,6 +35,10 @@
} finally {
fin = 1;
}
return res;
}
}
+
+------- Additional Comments From martin@gnome.org 2002-08-23 13:35 -------
+Fixed in CVS.
+