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 [EMAIL PROTECTED]

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

--- shadow/77500        2006-02-08 03:48:11.000000000 -0500
+++ shadow/77500.tmp.8514       2006-02-08 03:50:02.000000000 -0500
@@ -69,6 +69,11 @@
 +                                              "'{0}' is not a valid value.", 
value));
 +#else
 +                              return value.ToString ();
 +#endif
 
 Shouldn't value.ToString() above actually be valueToProcess ?
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-02-08 03:50 -------
+Created an attachment (id=16461)
+Unit tests for XmlSerializationWriter and XmlSerializationReader, which cover 
the changes to XmlCustomFormatter
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to