[Mono-bugs] [Bug 37708][Nor] Changed - mcs miscompiles break statement
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sun, 23 Feb 2003 13:37:12 -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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=37708
--- shadow/37708 Sun Feb 23 08:29:31 2003
+++ shadow/37708.tmp.6424 Sun Feb 23 13:37:12 2003
@@ -1,13 +1,13 @@
Bug#: 37708
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Misc
AssignedTo: martin@ximian.com
ReportedBy: mathpup@mylinuxisp.com
QAContact: mono-bugs@ximian.com
@@ -98,7 +98,11 @@
{
Console.WriteLine( Method(1) );
}
}
+
+
+------- Additional Comments From martin@ximian.com 2003-02-23 13:37 -------
+Fixed in CVS.