[Mono-bugs] [Bug 23960] Changed - Bug in Math.Round
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
28 Apr 2002 01:33:30 -0000
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=23960
--- shadow/23960 Sat Apr 27 21:32:43 2002
+++ shadow/23960.tmp.7650 Sat Apr 27 21:33:30 2002
@@ -1,13 +1,13 @@
Bug#: 23960
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: ASSIGNED
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: System
AssignedTo: mono-bugs@ximian.com
ReportedBy: totte@labs2.com
QAContact: mono-bugs@ximian.com
@@ -55,6 +55,9 @@
(Note that our lib also has different default formating)
------- Additional Comments From gonzalo@ximian.com 2002-04-27 21:32 -------
Created an attachment (id=1658)
This patch fixes the bug. Already in CVS.
+
+------- Additional Comments From gonzalo@ximian.com 2002-04-27 21:33 -------
+The patch above fixes the bug.