[Mono-bugs] [Bug 73517][Nor] Changed - ilasm doesn't support .param directives

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 16 Mar 2005 03:57:03 -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 radical@gmail.com.

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

--- shadow/73517	2005-03-16 03:56:05.000000000 -0500
+++ shadow/73517.tmp.29922	2005-03-16 03:57:03.000000000 -0500
@@ -80,6 +80,11 @@
 
 Another problem was that the ParamAttr.Opt had the wrong code assigned
 to it, 4 instead of 16 (0x0010).
 
 All these changes were required for the test case to work properly.
 the generated dll/exe passes PEVerify also.
+
+------- Additional Comments From radical@gmail.com  2005-03-16 03:57 -------
+Created an attachment (id=14675)
+Patch for ilasm
+