[Mono-bugs] [Bug 70185][Min] Changed - CS0165: local variable assignation placed after goto statement are incorrectly regarded as valid
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 2 May 2005 14:37:00 -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=70185
--- shadow/70185 2005-05-02 03:07:55.000000000 -0400
+++ shadow/70185.tmp.9714 2005-05-02 14:37:00.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 70185
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: C#
AssignedTo: martin@ximian.com
ReportedBy: atsushi@ximian.com
QAContact: mono-bugs@ximian.com
@@ -48,6 +48,9 @@
------- Additional Comments From miguel@ximian.com 2004-12-04 15:30 -------
up in martin's alley.
------- Additional Comments From martin@ximian.com 2005-05-02 03:07 -------
Working on these four today, setting to ASSIGNED.
+
+------- Additional Comments From martin@ximian.com 2005-05-02 14:36 -------
+Fixed, a simpler test case is in cs0165-9.cs.