[Mono-bugs] [Bug 51702][Maj] Changed - returns inside a case statement will abort mono - mcs miscompilation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 08:14:58 -0500 (EST)


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 miguel@ximian.com.

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

--- shadow/51702	2003-12-04 11:22:59.000000000 -0500
+++ shadow/51702.tmp.28833	2003-12-12 08:14:58.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 51702
-Product: Mono/MCS
+Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
-Component: Misc
+Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ximian@aksi.mdamt.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -116,6 +116,9 @@
 Created an attachment (id=6106)
 the program
 
 
 ------- Additional Comments From lupus@ximian.com  2003-12-04 11:22 -------
 Yet another mcs bug of the same old kind.
+
+------- Additional Comments From miguel@ximian.com  2003-12-12 08:14 -------
+Fixed on CVS yesterday by Martin.