[Mono-bugs] [Bug 58943][Nor] Changed - ILASM parse error while looking for a HEXBYTE token

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 17 Jun 2004 17:21:25 -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=58943

--- shadow/58943	2004-06-01 10:33:13.000000000 -0400
+++ shadow/58943.tmp.17404	2004-06-17 17:21:25.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 58943
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: IL assembler
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: kjambunathan@novell.com               
 QAContact: mono-bugs@ximian.com
@@ -56,6 +56,9 @@
 hexbyte -> HEXBYTE
 
 If a whitespace character precedes the first byte in the list, then
 ilasm spits out a parse error, when it shouldn't.
 
 
+
+------- Additional Comments From jackson@ximian.com  2004-06-17 17:21 -------
+This is now fixed in CVS, thanks for the report!