[Mono-bugs] [Bug 53145][Nor] Changed - ilasm miscompiles testcase

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 13:13:54 -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 jackson@ximian.com.

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

--- shadow/53145	2004-05-21 02:56:10.000000000 -0400
+++ shadow/53145.tmp.9410	2004-06-16 13:13:54.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 53145
 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
@@ -90,6 +90,12 @@
 
   } // end of type T
 
 ------- Additional Comments From vargaz@freemail.hu  2004-01-22 08:54 -------
 This is an ilasm bug. PEVerify reports errors on the exec produced by
 our ilasm, while the executable produced by MS ilasm works ok.
+
+------- Additional Comments From jackson@ximian.com  2004-06-16 13:13 -------
+Compiling this with current ilasm and running peverify on it I get no
+errors now, and it looks like everything is where it is supposed to be.
+
+