[Mono-bugs] [Bug 70400][Min] Changed - Wrong behavior of breaking out of SWITCH, when done from within a nested SWITCH and a nested IF

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 4 May 2005 05:06:22 -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=70400

--- shadow/70400	2005-05-02 03:07:55.000000000 -0400
+++ shadow/70400.tmp.12563	2005-05-04 05:06:22.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 70400
 Product: Mono: Compilers
 Version: 1.1
 OS: unknown
 OS Details: Mandrake 10.0
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: C#
 AssignedTo: martin@ximian.com                            
 ReportedBy: vgapeyev@cis.upenn.edu               
 QAContact: mono-bugs@ximian.com
@@ -175,6 +175,9 @@
 
 ------- Additional Comments From martin@ximian.com  2005-05-02 03:02 -------
 Clear REOPENEND status, make it a normal bug.
 
 ------- 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-04 05:06 -------
+Fixed in SVN.