[Mono-bugs] [Bug 53147][Nor] Changed - miscompilation (likely wrong type encoding)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 18 Feb 2004 16:09:44 -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 jackson@ximian.com.

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

--- shadow/53147	2004-01-22 21:28:37.000000000 -0500
+++ shadow/53147.tmp.27261	2004-02-18 16:09:43.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 53147
 Product: Mono/Compilers
 Version: unspecified
 OS: other
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: IL assembler
 AssignedTo: jackson@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -109,6 +109,9 @@
 	IL_0006:  ldloc.0 
 	IL_0007:  callvirt instance void class 'I'::'meth'()
 	IL_000c:  ret 
     } // end of method C2::default void 'Main' () 
 
   } // end of type C2
+
+------- Additional Comments From jackson@ximian.com  2004-02-18 16:09 -------
+fixed in cvs, sorry it took so long.