[Mono-bugs] [Bug 27375][Nor] Changed - checked() does not throw OverflowException

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
16 Jul 2002 07:18:40 -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 dietmar@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=27375

--- shadow/27375	Tue Jul 16 02:56:21 2002
+++ shadow/27375.tmp.16792	Tue Jul 16 03:18:40 2002
@@ -44,6 +44,10 @@
 	}
 }
 
 ------- Additional Comments From miguel@ximian.com  2002-07-16 02:56 -------
 Am just moving this to the Mono/MCS, as it is a bug over there, will
 look at it tomorrow
+
+------- Additional Comments From dietmar@ximian.com  2002-07-16 03:18 -------
+AFAIK this is a runtime bug, not an mcs bug. mint does no overflow
+checks and mono has problems with 64bit multiplication.