[Mono-bugs] [Bug 40670][Maj] Changed - mcs generates out of method branch
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
Sat, 5 Apr 2003 14:33:32 -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=40670
--- shadow/40670 Wed Apr 2 22:56:34 2003
+++ shadow/40670.tmp.6423 Sat Apr 5 14:33:32 2003
@@ -1,13 +1,13 @@
Bug#: 40670
Product: Mono/MCS
Version: unspecified
OS: unknown
OS Details: Redhat 8.0
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: Misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: t7@pobox.com
QAContact: mono-bugs@ximian.com
@@ -93,7 +93,11 @@
while (true)
return;
}
System.Console.WriteLine ("Hello");
}
}
+
+
+------- Additional Comments From martin@ximian.com 2003-04-05 14:33 -------
+Fixed in CVS.