[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 08:54:27 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 kornelpal at hotmail.com.

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

--- shadow/75708	2005-08-19 08:40:55.000000000 -0400
+++ shadow/75708.tmp.10080	2005-08-19 08:54:27.000000000 -0400
@@ -149,6 +149,11 @@
 
   If the resulting shift count is zero, the shift operators simply 
   return the value of x.
 
 Which all goes to show that the current behaviour is correct.
 
+
+------- Additional Comments From kornelpal at hotmail.com  2005-08-19 08:54 -------
+The results are the same on Mono and .NET Framework, in addition - 
+as written in the previous comment - they comply with the standard 
+so there is no use to change the current behaviour.


More information about the mono-bugs mailing list