[Mono-bugs] [Bug 75228][Nor] Changed - [PATCH] double.Parse
("6363883797383966.2933E-726") gives NaN not 0
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Dec 12 19:25:39 EST 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75228
--- shadow/75228 2005-12-12 11:23:46.000000000 -0500
+++ shadow/75228.tmp.2532 2005-12-12 19:25:39.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 75228
Product: Mono: Class Libraries
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: atsushi at ximian.com
QAContact: mono-bugs at ximian.com
@@ -117,6 +117,9 @@
------- Additional Comments From atsushi at ximian.com 2005-11-14 05:46 -------
anyone to review the patch?
------- Additional Comments From sebastien at ximian.com 2005-12-12 11:23 -------
Well I can confirm it works on the test case and doesn't introduce new
failures in corlib tests (both 1.1 and 2.0 profile).
+
+------- Additional Comments From atsushi at ximian.com 2005-12-12 19:25 -------
+ok, applied the patch (r54263).
More information about the mono-bugs
mailing list