[Mono-bugs] [Bug 77500][Nor] Changed - [PATCH] XmlCustomFormatter /
XmlSerializationWriter fixes
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 8 03:52:53 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77500
--- shadow/77500 2006-02-08 03:50:02.000000000 -0500
+++ shadow/77500.tmp.8537 2006-02-08 03:52:53.000000000 -0500
@@ -74,6 +74,12 @@
Shouldn't value.ToString() above actually be valueToProcess ?
------- Additional Comments From gert.driesen at pandora.be 2006-02-08 03:50 -------
Created an attachment (id=16461)
Unit tests for XmlSerializationWriter and XmlSerializationReader, which cover the changes to XmlCustomFormatter
+
+------- Additional Comments From atsushi at ximian.com 2006-02-08 03:52 -------
+I haven't tried but the patch looks good to handle enums.
+
+I don't think mixing test addition and replacing Assertion->Assert is
+good.
More information about the mono-bugs
mailing list