[Mono-bugs] [Bug 77530][Nor] Changed - [PATCH] serialization of
integral enum value is not correct
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Feb 11 08:20:35 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 gert.driesen at pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=77530
--- shadow/77530 2006-02-11 08:18:42.000000000 -0500
+++ shadow/77530.tmp.14411 2006-02-11 08:20:35.000000000 -0500
@@ -55,6 +55,11 @@
* SoapReflectionImporter.cs: Use FieldInfo instead of MemberInfo for
enum fields. Use IsDefined instead of GetCustomAttributes for checking
if a certain attribute is defined. Use integral value of enum constant
in EnumMapMember ctor.
Let me know if its ok to commit this patch.
+
+------- Additional Comments From gert.driesen at pandora.be 2006-02-11 08:20 -------
+Created an attachment (id=16479)
+Fixes and unit tests
+
More information about the mono-bugs
mailing list