[Mono-bugs] [Bug 59425][Nor] Changed - Decimal formatting bug in MONO Beta 3

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 25 Jun 2004 03:01:31 -0400 (EDT)


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 davidandrewtaylor@hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=59425

--- shadow/59425	2004-06-15 15:28:04.000000000 -0400
+++ shadow/59425.tmp.4998	2004-06-25 03:01:31.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 59425
 Product: Mono: Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: RESOLVED   
+Status: VERIFIED   
 Resolution: FIXED
 Severity: 001 One hour
 Priority: Normal
 Component: System
 AssignedTo: sebastien@ximian.com                            
 ReportedBy: davidandrewtaylor@hotmail.com               
@@ -152,6 +152,9 @@
 Sadly some operations (e.g. I fixed Round) *plays* with the scale
 (probably as an optimization to avoid more math operations). This
 means that the result won't always be ok. I'm opening a new bug for this.
 
 Thanks for the report!
 
+
+------- Additional Comments From davidandrewtaylor@hotmail.com  2004-06-25 03:01 -------
+Thanks Sebastien.  I have verified this has been fixed in CVS.