[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
Tue Feb 21 07:36:46 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=77530

--- shadow/77530	2006-02-18 09:31:40.000000000 -0500
+++ shadow/77530.tmp.8395	2006-02-21 07:36:46.000000000 -0500
@@ -184,6 +184,13 @@
 instead.
 
 ------- Additional Comments From gert.driesen at pandora.be  2006-02-18 09:31 -------
 Created an attachment (id=16498)
 Updated patch
 
+
+------- Additional Comments From lluis at ximian.com  2006-02-21 07:36 -------
+Hi. I don't see the fix for 3).
+
++ Write ("return FromEnum ((long) val, new string[] {...
+
+This will create a new string[] each time it is called.


More information about the mono-bugs mailing list