[Mono-bugs] [Bug 70234][Nor] Changed - InterlockedIncrement on (long) 2147483647 returns wrong value
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 5 Dec 2004 17:14:20 -0500 (EST)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=70234
--- shadow/70234 2004-12-05 16:21:17.000000000 -0500
+++ shadow/70234.tmp.14019 2004-12-05 17:14:20.000000000 -0500
@@ -32,6 +32,11 @@
}
}
[benm@omega benm]$ mono blah.exe
Expected 2147483648
In the operand 2147483648
Return value -2147483648
+
+------- Additional Comments From bmaurer@users.sf.net 2004-12-05 17:14 -------
+Created an attachment (id=13408)
+patch
+