[Mono-bugs] [Bug 64997][Wis] Changed - CS0152 error (duplicate case statement) lacks error location
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 15 Sep 2004 18:06:07 -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 marek.safar@seznam.cz.
http://bugzilla.ximian.com/show_bug.cgi?id=64997
--- shadow/64997 2004-09-06 18:01:24.000000000 -0400
+++ shadow/64997.tmp.24104 2004-09-15 18:06:07.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 64997
Product: Mono: Compilers
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: C#
AssignedTo: mono-bugs@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -42,6 +42,10 @@
}
------- Additional Comments From jluke@cfl.rr.com 2004-09-06 18:01 -------
Created an attachment (id=10502)
add the location to the error
+
+------- Additional Comments From marek.safar@seznam.cz 2004-09-15 18:06 -------
+Fixed in CVS.
+Thanks for the patch !