[Mono-bugs] [Bug 70475][Nor] Changed - 51.ToString ("#.#E+000") gives wrong results

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 02:14:56 -0500 (EST)


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

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

--- shadow/70475	2005-01-03 10:55:21.000000000 -0500
+++ shadow/70475.tmp.22846	2005-01-31 02:14:56.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 70475
 Product: Mono: Class Libraries
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -42,6 +42,9 @@
 C:\Inetpub\ftproot>
 
 ------- Additional Comments From kazuki@panicode.com  2005-01-03 10:55 -------
 Created an attachment (id=13631)
 proposed patch corrected bug#70475.
 
+
+------- Additional Comments From miguel@ximian.com  2005-01-31 02:14 -------
+Thanks, this bug has been fixed with Kazuki's new patch.