[Mono-bugs] [Bug 61800][Wis] Changed - [PATCH] Reduce initialization code in System.Reflection.Emit.OpCode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jul 2004 18:16:14 -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 duncan@ximian.com.

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

--- shadow/61800	2004-07-30 18:14:30.000000000 -0400
+++ shadow/61800.tmp.28888	2004-07-30 18:16:14.000000000 -0400
@@ -127,6 +127,11 @@
 OpCode.  It requires the patch from bug 62178 be applied first. Other
 than that, everything works.
 
 I used the scripts from bug 62178 to generate and compare OpCode XML
 files. This patch does not introduce any changes to the output of the
 XML files.
+
+------- Additional Comments From duncan@ximian.com  2004-07-30 18:16 -------
+Created an attachment (id=8807)
+Patch to OpCode.cs, OpCodes.cs
+