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=77657

--- shadow/77657        2006-02-28 12:12:40.000000000 -0500
+++ shadow/77657.tmp.10098      2006-02-28 13:10:46.000000000 -0500
@@ -1,23 +1,23 @@
 Bug#: 77657
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
 Cc: 
-Summary: XmlSerializer exception when serializing Double.MaxValue
+Summary: XmlConvert.ToString(double) should use roundtrip format
 
 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:
@@ -114,6 +114,9 @@
     }
 }
 
 It verifies that you are really not running older version of mono, and
 then sees on which culture it crashes on your box (it should not break
 at any of the cultures though).
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-02-28 13:10 -------
+Turned out it is reproducible XmlConvert bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to