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

Nicolas Cellier nicolas.cellier.aka.nice at gmail.com
Fri Dec 1 08:27:53 UTC 2017


Ahem, I republished because of missing : after ifTrue...
All seems going well for now.

2017-12-01 9:20 GMT+01:00 <commits at source.squeak.org>:

> Nicolas Cellier uploaded a new version of Kernel to project The Trunk:
> http://source.squeak.org/trunk/Kernel-nice.1128.mcz
>
> ==================== Summary ====================
>
> Name: Kernel-nice.1128
> Author: nice
> Time: 1 December 2017, 9:20:34.354626 am
> UUID: f96b05ed-2a28-49f1-bbad-ef0d4b37b557
> Ancestors: Kernel-nice.1127
>
> Fix CompiledMethod appearing twice in ByteArray hierarchy
>
> =============== Diff against Kernel-nice.1127 ===============
>
> Item was changed:
> + (PackageInfo named: 'Kernel') postscript: '((ByteArray subclasses
> includes: CompiledMethod) and: [CompiledMethod superclass ~= ByteArray])
> ifTrue: [ByteArray removeSubclass: CompiledMethod]'!
> - (PackageInfo named: 'Kernel') postscript: '"below, add code to be run
> after the loading of this package"
> - (Smalltalk globals includesKey: #MethodContext) ifTrue:
> -       [Undeclared declare: #MethodContext from: Smalltalk globals]'!
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20171201/0f275b65/attachment.html>


More information about the Squeak-dev mailing list