[Mono-bugs] [Bug 30333][Min] Changed - MCS doesn't report missing `break' statements

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
14 Sep 2002 15:33:59 -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=30333

--- shadow/30333	Fri Sep 13 21:00:14 2002
+++ shadow/30333.tmp.5408	Sat Sep 14 11:33:59 2002
@@ -1,14 +1,14 @@
 Bug#: 30333
 Product: Mono/MCS
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Minor
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: martin@gnome.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -347,6 +347,11 @@
 +
 +			return new MemberList (members);
  		}
  	}
  
 ====
+
+------- Additional Comments From martin@gnome.org  2002-09-14 11:33 -------
+Ooops, that was a completely different and very old patch.
+However, the problem is now fixed in CVS.
+