[Mono-bugs] [Bug 63085][Nor] Changed - Bitwise shift might return an incorrect value.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sat, 14 Aug 2004 16:13:57 -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 agallero@netscape.net.

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

--- shadow/63085	2004-08-14 16:12:45.000000000 -0400
+++ shadow/63085.tmp.21863	2004-08-14 16:13:57.000000000 -0400
@@ -49,6 +49,11 @@
 
 Additional Information:
   It seems to be an error on the runtime, because the same compiled file
 runs well on the .NET framework. That is, I compile the file with mcs and
 get this result when running it with "mono test.exe". If I copy the file to
 windows and run it under .NET framework it works fine.
+
+------- Additional Comments From agallero@netscape.net  2004-08-14 16:13 -------
+Created an attachment (id=9092)
+Test code.
+