[Mono-bugs] [Bug 80384][Nor] Changed - System.Decimal Ceiling methods missing

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 29 19:26:16 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 robertj at gmx.net.

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

--- shadow/80384	2006-12-29 18:48:10.000000000 -0500
+++ shadow/80384.tmp.2146	2006-12-29 19:26:16.000000000 -0500
@@ -81,6 +81,11 @@
 
 ------- Additional Comments From robertj at gmx.net  2006-12-29 18:48 -------
 It's by design: Since there is an implicit convertion from "long"
 to "decimal" and from "long" to "double", the compiler cannot
 resolve the ambiguity when calling the overloaded Math.Ceiling.
 
+
+------- Additional Comments From robertj at gmx.net  2006-12-29 19:26 -------
+I forgot to mention that CSC 2.0 throws the same error message
+in this case.
+


More information about the mono-bugs mailing list