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

Frank Shearar frank.shearar at gmail.com
Wed Sep 25 17:20:15 UTC 2013


On 25 September 2013 17:10, Levente Uzonyi <leves at elte.hu> wrote:
> On Wed, 25 Sep 2013, Frank Shearar wrote:
>
>> On 25 Sep 2013, at 3:10, Levente Uzonyi <leves at elte.hu> wrote:
>>
>>> 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.
>>
>>
>> So for me to fix this I just need to issue a new System with just the
>> change I want - fixing the SystemChangeNotification thing - and then update
>> the config map and we should be fixed, yes?
>
>
> There's no need to change the config map, unless System-fbs.596 is in it.

Great, then I've nothing to do!

frank

> Levente
>
>>
>> frank
>>
>>> Levente
>>>
>>>>
>>>> frank


More information about the Squeak-dev mailing list