<div dir="ltr"><div>Ahem, I republished because of missing : after ifTrue...</div><div>All seems going well for now.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-12-01 9:20 GMT+01:00  <span dir="ltr"><<a href="mailto:commits@source.squeak.org" target="_blank">commits@source.squeak.org</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">Nicolas Cellier uploaded a new version of Kernel to project The Trunk:<br>
<a href="http://source.squeak.org/trunk/Kernel-nice.1128.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/<wbr>trunk/Kernel-nice.1128.mcz</a><br>
<br>
==================== Summary ====================<br>
<br>
Name: Kernel-nice.1128<br>
Author: nice<br>
</span>Time: 1 December 2017, 9:20:34.354626 am<br>
UUID: f96b05ed-2a28-49f1-bbad-<wbr>ef0d4b37b557<br>
<div class="HOEnZb"><div class="h5">Ancestors: Kernel-nice.1127<br>
<br>
Fix CompiledMethod appearing twice in ByteArray hierarchy<br>
<br>
=============== Diff against Kernel-nice.1127 ===============<br>
<br>
Item was changed:<br>
+ (PackageInfo named: 'Kernel') postscript: '((ByteArray subclasses includes: CompiledMethod) and: [CompiledMethod superclass ~= ByteArray]) ifTrue: [ByteArray removeSubclass: CompiledMethod]'!<br>
- (PackageInfo named: 'Kernel') postscript: '"below, add code to be run after the loading of this package"<br>
- (Smalltalk globals includesKey: #MethodContext) ifTrue:<br>
-       [Undeclared declare: #MethodContext from: Smalltalk globals]'!<br>
<br>
<br>
</div></div></blockquote></div><br></div>