[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
Sun, 22 Aug 2004 18:03:35 -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 martin@ximian.com.

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

--- shadow/59424	2004-06-02 07:29:08.000000000 -0400
+++ shadow/59424.tmp.22915	2004-08-22 18:03:35.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59424
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -59,6 +59,9 @@
 
 ------- 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).
+
+------- Additional Comments From martin@ximian.com  2004-08-22 18:03 -------
+This was a bug in .NET 1.1's csc - it's fixed in their latest version.