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:48:10.000000000 -0500 +++ shadow/80384.tmp.2146 2006-12-29 19:26:16.000000000 -0500 @@ -81,6 +81,11 @@ ------- 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. + +------- Additional Comments From [EMAIL PROTECTED] 2006-12-29 19:26 ------- +I forgot to mention that CSC 2.0 throws the same error message +in this case. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
