[squeak-dev] The Trunk: Squeak-Version-nice.4727.mcz

commits at source.squeak.org commits at source.squeak.org
Fri Apr 7 22:03:23 UTC 2017


Nicolas Cellier uploaded a new version of Squeak-Version to project The Trunk:
http://source.squeak.org/trunk/Squeak-Version-nice.4727.mcz

==================== Summary ====================

Name: Squeak-Version-nice.4727
Author: nice
Time: 8 April 2017, 12:02:38.114536 am
UUID: 2d43f9bb-19ab-41ca-bc46-c33c83e35add
Ancestors: Squeak-Version-tfel.4726

Add a hack in order to restore the updateStream health (see preamble for details).

=============== Diff against Squeak-Version-tfel.4726 ===============

Item was added:
+ (PackageInfo named: 'Squeak-Version') preamble: '"This is a hack to make sure that #MethodContext keys vanished from Undeclared before loading Kernel-eem.1078.
+ Otherwise, the Undeclared binding points to Context after the rename that occured in bootstrapContext, and Context will be removed when attempting to remove MethodContext."
+ 
+ Smalltalk garbageCollect.
+ Smalltalk garbageCollect.
+ '!



More information about the Squeak-dev mailing list