[Mono-bugs] [Bug 30729][Maj] Changed - Incorrect result of bitwise AND operation on long

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
21 Sep 2002 02:10:33 -0000


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 miguel@ximian.com.

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

--- shadow/30729	Fri Sep 20 05:53:27 2002
+++ shadow/30729.tmp.20173	Fri Sep 20 22:10:33 2002
@@ -61,6 +61,9 @@
 which does sign extension, instead of:
 
 	IL_0000: ldc.i4 -2147483648
  	IL_0005: conv.u8 
 
 
+
+------- Additional Comments From miguel@ximian.com  2002-09-20 22:10 -------
+Fixed.  Will commit as soon as CVS goes up.