[Mono-bugs] [Bug 59296][Nor] Changed - long mul.ovf doesn't always works
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 2 Jul 2004 11:02:42 -0400 (EDT)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=59296
--- shadow/59296 2004-05-29 16:00:59.000000000 -0400
+++ shadow/59296.tmp.20163 2004-07-02 11:02:42.000000000 -0400
@@ -11,13 +11,13 @@
AssignedTo: mono-bugs@ximian.com
ReportedBy: sebastien@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: checked doesn't always works
+Summary: long mul.ovf doesn't always works
Description of Problem:
It seems that in some cases 'checked' doesn't throw an OverflowException
Steps to reproduce the problem:
1. Compile the attached source code