[bug] CharacterSetComplement in Squeak3.10beta

Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Thu Nov 1 18:16:11 UTC 2007




El 11/1/07 2:46 PM, "Boris.Gaertner" <Boris.Gaertner at gmx.net> escribió:

> This report is for Squeak3.10beta #7158
> 
> I ran into problems when I tried to load code
> into a fresh image. The method
> 
> CharacterSetComplement>> hash
> 
> sends the message bitXOr: which is nowhere
> defined. I think the correct writing of the message
> is  bitXor:
> 
> Greetings
> Boris


Very thanks, Boris.
I confirm method have four on 7130 , Integer, LargePositiveInteger,
SmallInteger, ThirtyTwoBitRegister so I fix tomorrow.
Edgar 





More information about the Squeak-dev mailing list