[Mono-bugs] [Bug 74927][Maj] Changed - DivideByZeroException thrown
in uint division when NOT dividing by zero.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Aug 30 07:43:29 EDT 2005
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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74927
--- shadow/74927 2005-05-13 13:06:03.000000000 -0400
+++ shadow/74927.tmp.25384 2005-08-30 07:43:29.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 74927
Product: Mono: Compilers
Version: 1.1
OS: unknown
OS Details: Linux 2.6.5-7.111.19 x86_64 x86_64 x86_64 GNU/Linux
-Status: NEEDINFO
+Status: CLOSED
Resolution:
Severity: Unknown
Priority: Major
Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: siddacious at gmail.com
@@ -101,6 +101,11 @@
}
builder at monobuild2:~> mcs zzz.cs
builder at monobuild2:~> mono zzz.exe
Dividend/Divisor = 2147483648
+
+------- Additional Comments From atsushi at ximian.com 2005-08-30 07:43 -------
+It does not reproduce. I added this case in mcs/tests so that this
+possible bug does not reproduce. If it still happens just reopen this bug.
+
More information about the mono-bugs
mailing list