[Mono-bugs] [Bug 60227][Wis] Changed - System.Decimal class has different behaviour from MS implementation

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 1 Dec 2004 10:43:10 -0500 (EST)


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@ximian.com.

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

--- shadow/60227	2004-08-25 08:04:34.000000000 -0400
+++ shadow/60227.tmp.10661	2004-12-01 10:43:10.000000000 -0500
@@ -42,6 +42,11 @@
 *** Bug 63902 has been marked as a duplicate of this bug. ***
 
 ------- Additional Comments From sebastien@ximian.com  2004-08-25 08:04 -------
 Fx 2.0 has introduced a new enum, System.MidpointRounding, to control
 how the rounding is done (not only for Decimal) so banker's rounding
 won't be the only possible choice (or required support).
+
+------- Additional Comments From sebastien@ximian.com  2004-12-01 10:43 -------
+Lots of informations on the subject
+http://www2.hursley.ibm.com/decimal/
+