[Mono-bugs] [Bug 46992][Min] Changed - Decimal array causes 'unknown opcode..' error
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Sep 2003 08:19:32 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=46992
--- shadow/46992 2003-09-28 08:00:17.000000000 -0400
+++ shadow/46992.tmp.23788 2003-09-28 08:19:31.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 46992
Product: Mono/Runtime
Version: unspecified
OS: All
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Minor
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: gonzalo@ximian.com
QAContact: mono-bugs@ximian.com
@@ -69,6 +69,9 @@
Added me to the CC...
------- Additional Comments From gonzalo@ximian.com 2003-09-28 08:00 -------
Now it outputs:
Round: Round(1.2345,3) != 1.235
+
+------- Additional Comments From gonzalo@ximian.com 2003-09-28 08:19 -------
+Seems fixed now. Probably super-Zoltan did it.