[Mono-bugs] [Bug 74657][Nor] Changed - [monodis] Does not show default values for non-literal fields

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 19 Apr 2005 10:11:43 -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 radical@gmail.com.

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

--- shadow/74657	2005-04-19 10:11:11.000000000 -0400
+++ shadow/74657.tmp.26659	2005-04-19 10:11:43.000000000 -0400
@@ -23,6 +23,11 @@
 does not have the 'literal' flag set, but has the 'has_default' flag and
 has an entry in the constant table. 
 monodis checks for literal flag to print the default value.
 
 Attached patch fixes that. 
 Also, attached is a test case.
+
+------- Additional Comments From radical@gmail.com  2005-04-19 10:11 -------
+Created an attachment (id=14972)
+field-defval.patch
+