[Mono-bugs] [Bug 52831][Wis] New - failed to assemble IL code from "Inside Microsoft .net Assembler " book

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Jan 2004 18:47:36 -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 liyul@hotmail.com.

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

--- shadow/52831	2004-01-13 18:47:36.000000000 -0500
+++ shadow/52831.tmp.8409	2004-01-13 18:47:36.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 52831
+Product: Mono/Compilers
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: IL assembler
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: liyul@hotmail.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: failed to assemble IL code from "Inside Microsoft .net Assembler " book
+
+I am not sure whether I can supply the code, but 6 among the 10 sample
+files failed to compile.
+
+callback.il (fail)
+Gcctor.il
+MyEnums.il
+Override.il
+simple.il (fail)
+simple1.il (fail)
+simple2.il (fail)
+Vararg.il (fail)
+Virt_not.il
+YDD.il (fail)