[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 18:48:10 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:12:01.000000000 -0500
+++ shadow/80384.tmp.1807	2006-12-29 18:48:10.000000000 -0500
@@ -75,6 +75,12 @@
 make[2]: *** [all-recursive] Error 1
 
 
 Is this a compiler bug, or should the new overload really break this
 use case?
 
+
+------- 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.
+


More information about the mono-bugs mailing list