[Mono-bugs] [Bug 77067][Nor] Changed - Wrong rounding on
float/Single
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Dec 23 10:45:52 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77067
--- shadow/77067 2005-12-22 10:48:47.000000000 -0500
+++ shadow/77067.tmp.32322 2005-12-23 10:45:52.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 77067
Product: Mono: Class Libraries
Version: 1.1
OS: All
OS Details:
-Status: NEW
+Status: ASSIGNED
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: sebastien at ximian.com
ReportedBy: sebastien at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -43,6 +43,12 @@
How often does this happen?
Always
Additional Information:
* Some (maybe all) "NotWorking" Decimal ctor(float) tests fails because of
this.
+
+------- Additional Comments From sebastien at ximian.com 2005-12-23 10:45 -------
+Indeed. The
+MonoTests.System.DecimalTest.TestConstructSingleRounding_NotWorking
+test fails because of a float formatting problems. Sadly my current
+fix introduce a regression in handling doubles...
More information about the mono-bugs
mailing list