[Mono-bugs] [Bug 77501][Nor] Changed - [PATCH] Numeric value for enum is serialized as primitive type

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 9 11:19:33 EST 2006


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 lluis at ximian.com.

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

--- shadow/77501	2006-02-08 10:20:12.000000000 -0500
+++ shadow/77501.tmp.32205	2006-02-09 11:19:33.000000000 -0500
@@ -60,6 +60,14 @@
 (note that the constant name is output, not its integral value)
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-02-08 10:08 -------
 Created an attachment (id=16462)
 Fix and unit test
 
+
+------- Additional Comments From lluis at ximian.com  2006-02-09 11:19 -------
+The patch is ok. Maybe the it would be better to move that enum type
+check inside GetRealTypeMap? The resulting code would be cleaner.
+
+Does the code generator need to be fixed as well?
+
+


More information about the mono-bugs mailing list