[Vm-dev] VM Maker: VMMaker.oscog-eem.76.mcz

squeak-dev-noreply at lists.squeakfoundation.org squeak-dev-noreply at lists.squeakfoundation.org
Wed Jun 15 22:22:53 UTC 2011


Eliot Miranda uploaded a new version of VMMaker to project VM Maker:
http://www.squeaksource.com/VMMaker/VMMaker.oscog-eem.76.mcz

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

Name: VMMaker.oscog-eem.76
Author: eem
Time: 15 June 2011, 1:03:11 am
UUID: 3ff12599-c75e-4b1d-ae5d-3eb3fc3c9263
Ancestors: VMMaker.oscog-eem.75

Fix primitiveChangeClass and primitiveAdoptnstance in the NewspeakVM
to allow changing the class of the receiver to a compact class since
one can always set the class field to a class even if that class is a
compact class; one just ends up with a non-compact instance of a
compact class.  Of course, the other way around can't work without
a become:.



More information about the Vm-dev mailing list