[Mono-bugs] [Bug 31673][Nor] Changed - shl opcode behaviour

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 27 Nov 2003 00:27:33 -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 miguel@ximian.com.

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

--- shadow/31673	2003-09-04 10:37:38.000000000 -0400
+++ shadow/31673.tmp.18789	2003-11-27 00:27:33.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 31673
 Product: Mono/MCS
 Version: unspecified
 OS: other
 OS Details: 
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lupus@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -50,6 +50,9 @@
 Bernie Solomon reports on the recent BigInteger-related thread on
 mono-devel:
 Though the C# spec is more specific:
     If expr is an int or uint (32-bit quantity), the shift count is
 given by the low-order five bits of count (count & 0x1f).
 
+
+------- Additional Comments From miguel@ximian.com  2003-11-27 00:27 -------
+Fixed on CVS.