[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:00:17 -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-08-26 15:20:00.000000000 -0400
+++ shadow/46992.tmp.23545 2003-09-28 08:00:17.000000000 -0400
@@ -64,6 +64,11 @@
------- Additional Comments From gonzalo@ximian.com 2003-07-28 09:40 -------
If i compile the program with csc, when running it takes all the CPU
and never ends.
------- Additional Comments From richard.torkar@htu.se 2003-08-26 15:19 -------
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
+