Need quick check on Intel Mac

Phil Davis revdev at pdslabs.net
Fri Jul 28 15:14:51 EDT 2006


On an Intel mini:


Rev 2.7.2:
put (2^32-1) bitAnd (2^32+1)
result = 1


Rev 2.6.1:
put (2^32-1) bitAnd (2^32+1)
result = 4294967295


Phil Davis


Dar Scott wrote:
> Could somebody check this in the message box on an Intel Mac?
> 
>     (2^32-1) bitAnd (2^32+1)
> 
> Thanks, Dar
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your 
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 



More information about the use-livecode mailing list