[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Tue Sep 2 23:55:02 UTC 2014


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

http://lists.squeakfoundation.org/pipermail/packages/2014-September/007262.html

Name: Compiler-eem.288
Ancestors: Compiler-eem.287

Provide support for fixing ContextPart>>#quickSend:to:with:super:

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

http://lists.squeakfoundation.org/pipermail/packages/2014-September/007263.html

Name: Kernel-eem.869
Ancestors: Kernel-mt.868

Fix a bug and an issue with ContextPart>>quickSend:to:with:super:.
First, the lookup class for a normal send should be derived
from the rcvr argument, not from the context's receiver.
Second, the existing code assumed the SqueakV3/Smalltalk-80
bytecode set.
Requires at least Compiler-eem.288.

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


More information about the Squeak-dev mailing list