[Mono-bugs] [Bug 52504][Nor] Changed - We do not flag CS0140 if the target label has a decl

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 27 Apr 2004 17:42:12 -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=52504

--- shadow/52504	2004-02-07 12:48:12.000000000 -0500
+++ shadow/52504.tmp.26708	2004-04-27 17:42:12.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 52504
-Product: Mono/Compilers
+Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -28,6 +28,9 @@
 Should not compile,
 on CSC it gives
 
 t.cs(7) error CS0140: The label 'foo' is a duplicate
 
 MCS will compile it.
+
+------- Additional Comments From martin@ximian.com  2004-04-27 17:42 -------
+Fixed in CVS.