[squeak-dev] Daily Commit Log

commits at source.squeak.org commits at source.squeak.org
Sun Apr 10 23:55:02 UTC 2011


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

http://lists.squeakfoundation.org/pipermail/packages/2011-April/004501.html

Name: Files-dtl.106
Ancestors: Files-ul.105

Recent change to CompiledMethod>>getPreambleFrom:at: breaks compressed source files because it sends #basicNext: to read from the stream, so implement CompressedSourceStream>>basicNext: as "self next:".

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



More information about the Squeak-dev mailing list