[Mono-bugs] [Bug 59934][Nor] Changed - ILASM does not recognize C style end of line comments
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Jun 2004 12:40:34 -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=59934
--- shadow/59934 2004-06-16 12:18:12.000000000 -0400
+++ shadow/59934.tmp.7889 2004-06-16 12:40:34.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 59934
Product: Mono: Compilers
Version: unspecified
OS: unknown
OS Details: Win XP SP1 PL
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
Component: IL assembler
AssignedTo: jackson@ximian.com
ReportedBy: infodate@aster.pl
@@ -53,6 +53,17 @@
How often does this happen?
Everytime test is run.
Additional Information:
+
+------- Additional Comments From jackson@ximian.com 2004-06-16 12:40 -------
+Hello what version of the assembler are you using? The beta2 assembler
+had a bug involving comments in byte arrays. This looks like the
+problem you are having and it has been fixed in CVS/beta3. If you are
+using that version could you post a small test case that doesn't
+contain MS code? ie dissasemble System.Design.dll look at the line
+that is causing the problem and post something that is lexically similiar?
+
+Thanks!
+Jackson