[Mono-bugs] [Bug 59424][Nor] Changed - Incorrect error: The label 'c' shadows another label by the same name in a containing scope.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 2 Jun 2004 07:29:08 -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 bmaurer@users.sf.net.

http://bugzilla.ximian.com/show_bug.cgi?id=59424

--- shadow/59424	2004-06-02 04:28:42.000000000 -0400
+++ shadow/59424.tmp.8351	2004-06-02 07:29:08.000000000 -0400
@@ -53,6 +53,12 @@
 
 1.cs(4,5): warning CS0164: This label has not been referenced
 1.cs(4,5): error CS0158: The label 'c' shadows another label by the
 same name in a contained scope
 1.cs(5,3): warning CS0164: This label has not been referenced
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-06-02 07:29 -------
+Ok, so it looks like a 1.1 bug.
+
+I will add a comment in the source code, and mark this NOTABUG.
+(please dont close until i have done that).