[Mono-bugs] [Bug 77657][Nor] Changed - XmlConvert.ToString(double)
should use roundtrip format
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 28 13:13: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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77657
--- shadow/77657 2006-02-28 13:10:46.000000000 -0500
+++ shadow/77657.tmp.10169 2006-02-28 13:13:46.000000000 -0500
@@ -12,12 +12,13 @@
ReportedBy: scottellington at comcast.net
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: XmlConvert.ToString(double) should use roundtrip format
+BugsThisDependsOn: 77667
I have an object which serializes a double which can be initialized to
Double.MaxValue. Serialization works correctly, but I get an exception on
deserialization. I had someone on #mono test this on Windows and no
exception occured. I will attach a sample program in one second. Here is
the exception:
More information about the mono-bugs
mailing list