[Mono-bugs] [Bug 53058][Maj] Changed - Invalid IL code on loop + switch

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 15:58:30 -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 martin@ximian.com.

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

--- shadow/53058	2004-01-20 11:00:00.000000000 -0500
+++ shadow/53058.tmp.24585	2004-01-20 15:58:30.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 53058
 Product: Mono/Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Major
 Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -75,6 +75,10 @@
 
 I get:
 cls.cs(16) warning CS0162: Unreachable code detected
 (Line 16 is the Console.WriteLine)
 
 
+
+------- Additional Comments From martin@ximian.com  2004-01-20 15:58 -------
+Fixed in CVS.  Testcase (from lluis) is in test-226.cs. 
+