[squeak-dev] The Trunk: System-fbs.596.mcz

Levente Uzonyi leves at elte.hu
Wed Sep 25 02:10:24 UTC 2013


On Tue, 24 Sep 2013, Frank Shearar wrote:

> On 24 September 2013 22:17,  <commits at source.squeak.org> wrote:
>> Frank Shearar uploaded a new version of System to project The Trunk:
>> http://source.squeak.org/trunk/System-fbs.596.mcz
>>
>> ==================== Summary ====================
>>
>> Name: System-fbs.596
>> Author: fbs
>> Time: 24 September 2013, 10:17:57.556 pm
>> UUID: 93f8b749-614d-4348-a4f5-61ca68658dc8
>> Ancestors: System-fbs.595, System-nice.595
>>
>> Merge (fbs + nice).595
>>
>> =============== Diff against System-fbs.595 ===============
>
> Hm, that's odd. -fbs.595's preamble script breaks updates because it
> says "Smalltalk forgetDoIts" but a SmalltalkImage doesn't understand
> that.
>
> I only added "SystemChangeNotifier uniqueInstance
> noMoreNotificationsFor: Utilities." to the preamble, and deliberately
> left the rest of the preamble alone. Was I right in doing so?

I don't think so. Everything will be evaluated, so you have to remove 
previous code if you don't intend to run those too.


Levente

>
> frank
>
>


More information about the Squeak-dev mailing list