[Mono-bugs] [Bug 52076][Nor] Changed - Problems on double.ToString() and float.ToString()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Jan 2004 15:55:18 -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=52076
--- shadow/52076 2004-01-20 08:42:09.000000000 -0500
+++ shadow/52076.tmp.24452 2004-01-20 15:55:18.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 52076
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details: Slackware 9.1 kernel 2.4.22
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: sumadevi@novell.com
ReportedBy: bk@slashdev.it
QAContact: mono-bugs@ximian.com
@@ -53,6 +53,9 @@
Massimo Prota
------- Additional Comments From carlos@unixmexico.org 2004-01-20 08:42 -------
Created an attachment (id=6472)
Thix fix the print of the '.' for both Single and Double ToString () methods.
+
+------- Additional Comments From miguel@ximian.com 2004-01-20 15:55 -------
+This bug was fixed today.