[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Feb 16 23:55:11 UTC 2014


Changes to Trunk (http://source.squeak.org/trunk.html) in the last 24 hours:

http://lists.squeakfoundation.org/pipermail/packages/2014-February/006956.html

Name: System-dtl.666
Ancestors: System-dtl.665

Sending basicNew to CompiledMethod may crash the VM, so don't do that.

=============================================

http://lists.squeakfoundation.org/pipermail/packages/2014-February/006957.html

Name: Kernel-dtl.836
Ancestors: Kernel-cmm.835

Do not allow either basicNew: or basicNew for CompiledMethods because CompiledMethods may only be created with newMethod:header: (otherwise a VM crash may result).

=============================================


More information about the Squeak-dev mailing list