[Mono-bugs] [Bug 56005][Min] Changed - Mono Convert.ToSingle(double) throws exception, .NET doesn't
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 29 Mar 2004 11:48:15 -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 lluis@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=56005
--- shadow/56005 2004-03-29 09:12:55.000000000 -0500
+++ shadow/56005.tmp.26072 2004-03-29 11:48:15.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 56005
Product: Mono: Class Libraries
Version: unspecified
OS: SuSE 8.1
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: reali@acm.org
QAContact: mono-bugs@ximian.com
@@ -24,6 +24,9 @@
no exception.
------- Additional Comments From reali@acm.org 2004-03-29 09:12 -------
Even if the compatibility with .NET doesn't matter, there is another
problem or bug in the conversion: infinity and NaN should be
converted from double to single without exception!
+
+------- Additional Comments From lluis@ximian.com 2004-03-29 11:48 -------
+Fixed in CVS. I removed the check.