[Mono-bugs] [Bug 80275][Wis] Changed - ToString("C") doesn't take in account a negative number.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 16 14:11:28 EST 2006


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 gert.driesen at pandora.be.

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

--- shadow/80275	2006-12-16 14:08:17.000000000 -0500
+++ shadow/80275.tmp.20358	2006-12-16 14:11:28.000000000 -0500
@@ -73,6 +73,13 @@
 
 True, the floor() is probably the reason. Didn't think of that.
 
 But the main bug I reported still remains unsolved. I had a friend
 test the code on Windows using the .NET 2.0 framework and he hot a
 negative output when printing the currency.
+
+------- Additional Comments From gert.driesen at pandora.be  2006-12-16 14:11 -------
+Tested it on both MS and Mono (Linux), and got the exact same result:
+
+TOTAL  : ($1,245.80)
+ROUND 2: -1246
+


More information about the mono-bugs mailing list