[Mono-bugs] [Bug 51805][Wis] Changed - MCS produces invaled IL code

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 08:15:29 -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=51805

--- shadow/51805	2003-12-06 08:29:37.000000000 -0500
+++ shadow/51805.tmp.28845	2003-12-12 08:15:29.000000000 -0500
@@ -1,16 +1,16 @@
 Bug#: 51805
-Product: Mono/MCS
+Product: Mono/Compilers
 Version: unspecified
 OS: Fedora 1.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
-Component: Misc
+Component: C#
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: pedroabelleira@yahoo.es               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
@@ -35,6 +35,9 @@
 It compiles right, despite of the unconditional return, but when run it
 results in
 
 $ mono bug.exe
 
 ** ERROR **: Invalid IL code at IL0015 in .BugReturn:Main (): IL_0015: nop
+
+------- Additional Comments From miguel@ximian.com  2003-12-12 08:15 -------
+Fixed yesterday by Martin.