[Mono-bugs] [Bug 59644][Maj] Changed - Mono IL assemblier badly interept hex values (it dosn't skirp new line and comments)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 7 Jun 2004 02:35:09 -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=59644

--- shadow/59644	2004-06-07 01:00:57.000000000 -0400
+++ shadow/59644.tmp.6043	2004-06-07 02:35:09.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 59644
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: Windows 2003
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: 002 Two hours
 Priority: Major
 Component: IL assembler
 AssignedTo: jackson@ximian.com                            
 ReportedBy: ddmk@r66.ru               
 QAContact: mono-bugs@ximian.com
@@ -80,6 +80,12 @@
 
 Error while compiling.
 
 
 [TODO] TRY TO monodis System.Drawing.dll --output=1.il
 and assembly it: ilasm 1.il
+
+------- Additional Comments From jackson@ximian.com  2004-06-07 02:35 -------
+This was fixed in CVS post beta 2. If you upgrade to CVS or a daily
+build it should work for you. Thank you very much for the report!
+
+NOTE: This is also what was breaking rotor tests.