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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 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. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
