[squeak-dev] The Trunk: Kernel-nice.497.mcz

Bert Freudenberg bert at freudenbergs.de
Tue Sep 21 08:51:05 UTC 2010


On 21.09.2010, at 08:30, commits at source.squeak.org wrote:

> Nicolas Cellier uploaded a new version of Kernel to project The Trunk:
> http://source.squeak.org/trunk/Kernel-nice.497.mcz
> 
> ==================== Summary ====================
> 
> Name: Kernel-nice.497
> Author: nice
> Time: 21 September 2010, 10:30:22.684 am
> UUID: bfd5c6a8-85ba-9345-a68a-ebb6bc31fefc
> Ancestors: Kernel-cmm.496
> 
> Patch for http://bugs.squeak.org/view.php?id=7352 in Kernel-nice.482 broke previously possible usage of BlockClosure as actions (see #when:evaluate:).
> Implement required events-support message in BlockClosure to restore this feature.
> 
> =============== Diff against Kernel-cmm.496 ===============
> 
> Item was changed:
>  SystemOrganization addCategory: #'Kernel-Chronology'!
>  SystemOrganization addCategory: #'Kernel-Classes'!
>  SystemOrganization addCategory: #'Kernel-Methods'!
>  SystemOrganization addCategory: #'Kernel-Numbers'!
>  SystemOrganization addCategory: #'Kernel-Objects'!
>  SystemOrganization addCategory: #'Kernel-Processes'!
>  SystemOrganization addCategory: #'Kernel-Models'!
> + SystemOrganization addCategory: #'Kernel-Tests-ClassBuilder'!


Huh?

- Bert -





More information about the Squeak-dev mailing list