[Mono-bugs] [Bug 80384][Nor] New - System.Decimal Ceiling methods missing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Dec 28 05:12:45 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 alp at atoker.com.
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: mono-bugs at ximian.com
+ReportedBy: alp at atoker.com
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list