[Vm-dev] bitten by & and |

Bert Freudenberg bert at freudenbergs.de
Tue Jan 11 20:13:32 UTC 2011


On 11.01.2011, at 21:00, Eliot Miranda wrote:

> Hi All,
> 
>     I just got bittenhard (not for the first time) by & and | (implemented both by integers and booleans) 

& and | are not implemented by integers in Squeak. Use bitOr: and bitAnd:.

- Bert -

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20110111/080bc438/attachment-0001.htm


More information about the Vm-dev mailing list