[Mono-bugs] [Bug 24985][Nor] Changed - Bugs with switch.

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
22 Jul 2002 01:01:40 -0000


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@gnome.org.

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

--- shadow/24985	Sun Jul 21 20:18:16 2002
+++ shadow/24985.tmp.3387	Sun Jul 21 21:01:40 2002
@@ -1,13 +1,13 @@
 Bug#: 24985
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@gnome.org                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -24,6 +24,10 @@
     switch (x){
     case 1: return;
     }
 }
 
 To find it, run peverify on the resulting executable.
+
+------- Additional Comments From martin@gnome.org  2002-07-21 21:01 -------
+Fixed in CVS.
+