[Mono-bugs] [Bug 27375][Nor] Changed - checked() does not throw OverflowException
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
16 Aug 2002 14:49:34 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=27375
--- shadow/27375 Wed Aug 14 23:00:59 2002
+++ shadow/27375.tmp.9400 Fri Aug 16 10:49:34 2002
@@ -1,13 +1,13 @@
Bug#: 27375
Product: Mono/Runtime
Version: unspecified
OS: Red Hat 7.2
OS Details:
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: ndrochak@gol.com
QAContact: mono-bugs@ximian.com
@@ -97,6 +97,10 @@
------- Additional Comments From ndrochak@gol.com 2002-08-14 23:00 -------
Fixed this function to throw an overflow when the result will not fit
in to 64 bits.
+
+------- Additional Comments From lupus@ximian.com 2002-08-16 10:49 -------
+The bug is still present with mint, so leave it open until it's fixed
+with both runtimes.