[squeak-dev] VMMaker syntax error

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Thu Feb 25 02:18:44 UTC 2010


2010/2/25 David T. Lewis <lewis at mail.msen.com>:
> On Thu, Feb 25, 2010 at 01:13:26AM +0100, Nicolas Cellier wrote:
>> My change to forbid (-  1) has an impact on VMMaker:
>>
>> BalloonEnginePlugin >> #shortRunLengthAt:from:
>>       use bitShift: - 16
>> should be bitShift: -16
>>
>> Dave, would you change it ?
>
> Fixed in SqS/VMMaker-dtl.159
>
>
Thx!



More information about the Squeak-dev mailing list