[Mono-bugs] [Bug 24007][Nor] Changed - Scope of variables declared inside a switch case
   
    bugzilla-daemon@rocky.ximian.com
     
    bugzilla-daemon@rocky.ximian.com
       
    25 Jul 2002 23:08:53 -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=24007
--- shadow/24007	Tue May 14 00:23:50 2002
+++ shadow/24007.tmp.15421	Thu Jul 25 19:08:53 2002
@@ -1,13 +1,13 @@
 Bug#: 24007
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -40,6 +40,10 @@
                 return 0;
         }
 }
 
 ------- Additional Comments From miguel@ximian.com  2002-05-14 00:23 -------
 Just an update: I feel this is going to be very painful to implement.
+
+------- Additional Comments From martin@gnome.org  2002-07-25 19:08 -------
+Ok, this was much easier to implement than I expected.
+Fix it and added test-152.cs.