[Mono-bugs] [Bug 63363][Min] Changed - ToString() raises an Exception with format "0.00E+00"
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 31 Jan 2005 02:25:54 -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=63363
--- shadow/63363 2005-01-17 11:36:47.000000000 -0500
+++ shadow/63363.tmp.23201 2005-01-31 02:25:54.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 63363
Product: Mono: Class Libraries
Version: unspecified
OS: SUSE 9.1
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: agallero@netscape.net
QAContact: mono-bugs@ximian.com
@@ -69,6 +69,9 @@
Locale is english. ToString("0.00") runs fine.
------- Additional Comments From mei@work.email.ne.jp 2005-01-17 11:36 -------
Created an attachment (id=13745)
proposed patch
+
+------- Additional Comments From miguel@ximian.com 2005-01-31 02:25 -------
+Fixed thanks to the recent work from Kazuki and Mei.