[Mono-bugs] [Bug 75708][Maj] Changed - Numerical shifting of large
integers doesn't work
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 19 10:32:23 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 mike at wege.net.
http://bugzilla.ximian.com/show_bug.cgi?id=75708
--- shadow/75708 2005-08-19 10:20:54.000000000 -0400
+++ shadow/75708.tmp.11444 2005-08-19 10:32:23.000000000 -0400
@@ -232,6 +232,25 @@
s32: 1
u32: 1
s64: 1
u64: 1
Press any key to continue . . .
+
+------- Additional Comments From mike at wege.net 2005-08-19 10:32 -------
+Looks like the mime name got messed up: the name of the attachment is
+Test.tar
+
+Second thoughts on the results:
+
+s8: 0
+u8: 0
+s16: 0
+u16: 0
+s32: 1
+u32: 1
+s64: 1
+u64: 1
+
+It cannot possibly be correct that shifting for 8/16 bit integers
+behaves differently from 32/64 bit integers - right?
+
More information about the mono-bugs
mailing list