[Mono-bugs] [Bug 58462][Maj] Changed - ilasm literal value gets lost

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 May 2004 19:35:15 -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=58462

--- shadow/58462	2004-05-15 13:40:08.000000000 -0400
+++ shadow/58462.tmp.2968	2004-05-25 19:35:15.000000000 -0400
@@ -78,6 +78,9 @@
 
 ------- Additional Comments From ck@carlo-kok.com  2004-05-15 13:40 -------
 After some debugging with a local test with PEAPI I found out the
 value passed to PEAPI.Constant.AddValue does get written to the
 executable but  the end result (when decompiling with ildasm and
 monodis) is not right.
+
+------- Additional Comments From jackson@ximian.com  2004-05-25 19:35 -------
+This is now fixed in CVS. Thanks for the report.