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-28 05:12:45.000000000 -0500 +++ shadow/80384.tmp.26087 2006-12-28 05:12:45.000000000 -0500 @@ -0,0 +1,25 @@ +Bug#: 80384 +Product: Mono: Class Libraries +Version: 1.2 +OS: All +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: CORLIB +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: System.Decimal Ceiling methods missing + +2.0 introduces Decimal.Ceiling and Math.Ceiling(decimal) + +This shows up as missing in some Moma reports. + +The attached patch implements the missing methods the same way as Double, +which may or may not be the expected behaviour, but I don't have access to +.NET 2.0 to test this. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
