[Mono-bugs] [Bug 46175][Nor] Changed - incorrect formating of power of 10 floating point values

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 4 Aug 2003 21:48:34 -0400 (EDT)


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 duncan@ximian.com.

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

--- shadow/46175	Thu Jul 17 20:33:32 2003
+++ shadow/46175.tmp.12863	Mon Aug  4 21:48:34 2003
@@ -1,13 +1,13 @@
 Bug#: 46175
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: avd@openlinksw.com               
 QAContact: mono-bugs@ximian.com
@@ -51,6 +51,10 @@
 1.E+17
 
 ------- Additional Comments From avd@openlinksw.com  2003-07-11 16:04 -------
 Created an attachment (id=4847)
 proposed patch
 
+
+------- Additional Comments From duncan@ximian.com  2003-08-04 21:48 -------
+Patch applied and bug fixed. The example was turned into a test case
+in FloatingPointFormatter.cs