[Mono-bugs] [Bug 62064][Wis] Changed - cil-opcodes.xml lists erroneous opcodes and does not contain OpCodeType information
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 28 Jul 2004 15:57:18 -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=62064
--- shadow/62064 2004-07-28 15:56:52.000000000 -0400
+++ shadow/62064.tmp.13933 2004-07-28 15:57:18.000000000 -0400
@@ -23,6 +23,11 @@
For all the other opcodes, it does not list its OpCodeType.
Attached is a program that comments out the opcodes that are not defined in
the OpCodes class and adds a new attribute "type" to each opcode element to
add the OpCodeType info to the XML.
+
+------- Additional Comments From duncan@ximian.com 2004-07-28 15:57 -------
+Created an attachment (id=8761)
+Script to update the cil-opcodes.xml file
+