[squeak-dev] Re: 4.1 trunk image

Andreas Raab andreas.raab at gmx.de
Sun Mar 21 19:09:42 UTC 2010


On 3/21/2010 6:18 AM, Bert Freudenberg wrote:
> On 21.03.2010, at 02:11, Andreas Raab wrote:
>>
>> Folks -
>>
>> I've just completed replaying the the entire trunk against our shiny new 4.0 release. The result is now available here:
>>
>> http://ftp.squeak.org/trunk/Squeak4.1-9745-alpha.zip
>> http://ftp.squeak.org/trunk/Squeak4.1-9745-core.zip
>>
>> (I've also moved the 3.11 images to outdated)
>>
>> Cheers,
>>   - Andreas
>
> Great! Was it as straight-forward as expected?

Pretty much so. One gotcha was that I got again bitten by ordering 
issues around Integer class>>readFrom:ifFail: but could work around it 
by implementing it as ^self readFrom: aStream. Other than that there 
were no surprises. It takes a while though :-)

Cheers,
   - Andreas



More information about the Squeak-dev mailing list