[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 08:42:09 -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 carlos@unixmexico.org.
http://bugzilla.ximian.com/show_bug.cgi?id=52076
--- shadow/52076 2004-01-20 04:11:49.000000000 -0500
+++ shadow/52076.tmp.19306 2004-01-20 08:42:09.000000000 -0500
@@ -48,6 +48,11 @@
Always
Additional Information:
Mono JIT compiler version 0.29.99.20031211
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.
+