[Mono-bugs] [Bug 75433][Nor] Changed - [PATCH] CS0139 required when
continue statement has no enclosing loop
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Aug 22 08:58:04 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75433
--- shadow/75433 2005-08-22 08:57:39.000000000 -0400
+++ shadow/75433.tmp.13474 2005-08-22 08:58:04.000000000 -0400
@@ -1,23 +1,23 @@
Bug#: 75433
Product: Mono: Compilers
Version: 1.1
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: CS0139 required when continue statement has no enclosing loop
+Summary: [PATCH] CS0139 required when continue statement has no enclosing loop
mcs does not report CS0139 error for "continue" statement that is not
enclosed in a loop.
public class Test
More information about the mono-bugs
mailing list