[Mono-bugs] [Bug 75196][Nor] Changed - interop problem with serialization and deserialization of float and double

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jun 10 07:03:38 EDT 2005


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

--- shadow/75196	2005-06-09 11:08:11.000000000 -0400
+++ shadow/75196.tmp.25972	2005-06-10 07:03:38.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 75196
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: roeie at mainsoft.com               
 QAContact: mono-bugs at ximian.com
@@ -50,6 +50,9 @@
 The problem is that the conversion of the types float and double to 
 text is used using the method ToString() whithout specifing a 
 specific format, so the default is used.
 This is written in the class 'SoapTypeMapper' in 
 namespace 'System.Runtime.Serialization.Formatters.Soap'
 attached a diff file for a proposed solution.
+
+------- Additional Comments From lluis at ximian.com  2005-06-10 07:03 -------
+Fix committed in SVN (r45742). Thanks!


More information about the mono-bugs mailing list