[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 11:27:15 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-23 10:45:52.000000000 -0500
+++ shadow/77067.tmp.32758	2005-12-23 11:27:15.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 77067
 Product: Mono: Class Libraries
 Version: 1.1
 OS: All
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: sebastien at ximian.com                            
 ReportedBy: sebastien at ximian.com               
 QAContact: mono-bugs at ximian.com
@@ -49,6 +49,10 @@
 
 ------- 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...
+
+------- Additional Comments From sebastien at ximian.com  2005-12-23 11:27 -------
+Fixed in SVN (r54778).
+Re-activated unit tests in r54779.


More information about the mono-bugs mailing list