[Mono-bugs] [Bug 47681][Nor] Changed - Invalid generated IL

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 26 Aug 2003 15:37:40 -0400 (EDT)


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=47681

--- shadow/47681	2003-08-25 11:25:21.000000000 -0400
+++ shadow/47681.tmp.21573	2003-08-26 15:37:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47681
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: martin@ximian.com                            
 ReportedBy: jlaban@wanadoo.Fr               
 QAContact: mono-bugs@ximian.com
@@ -94,6 +94,11 @@
 			while(true)
 			{
 			}
 		}
 	}
 }
+
+------- Additional Comments From martin@ximian.com  2003-08-26 15:37 -------
+Ok, now it's finally FIXED in CVS.
+Btw. I fixed mini's error reporting; the actual error was at IL_0016,
+not at IL_0000.