The Trunk: Kernel-ar.338.mcz

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

The Trunk: Kernel-ar.338.mcz

commits-2
Andreas Raab uploaded a new version of Kernel to project The Trunk:
http://source.squeak.org/trunk/Kernel-ar.338.mcz

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

Name: Kernel-ar.338
Author: ar
Time: 22 December 2009, 6:38:37 am
UUID: 01e676cd-bb48-ce4b-9229-2f3ea6a3bf4c
Ancestors: Kernel-ar.336

Remove *just* CompiledMethodTrailer>>new to fix the load issue encountered earlier.

=============== Diff against Kernel-ar.336 ===============

Item was removed:
- ----- Method: CompiledMethodTrailer class>>new (in category 'as yet unclassified') -----
- new
- ^ self trailerClass basicNew initialize!