[Mono-bugs] [Bug 77667][Nor] Changed - roundtrip formatting for double i.e. Double.ToString ("R") returns incorrect result

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 1 22:28:07 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=77667

--- shadow/77667	2006-03-01 04:17:59.000000000 -0500
+++ shadow/77667.tmp.20461	2006-03-01 22:28:07.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 77667
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: atsushi at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -44,6 +44,11 @@
 consistently.
 
 ------- Additional Comments From kazuki at panicode.com  2006-03-01 04:17 -------
 Created an attachment (id=16546)
 quick fix (stopgap measure, sonoba-shinogi)
 
+
+------- Additional Comments From atsushi at ximian.com  2006-03-01 22:28 -------
+The patch does solve the problem ;) but it would be better if it can
+avoid extra object creation (string, arrays created inside
+NumberStore, etc.)


More information about the mono-bugs mailing list