Changes to Trunk (
http://source.squeak.org/trunk.html) in the last 24 hours:
http://lists.squeakfoundation.org/pipermail/packages/2015-November/009124.htmlName: Kernel-nice.966
Ancestors: Kernel-mt.965
Provide a simplistic BlockClosure equality test in order to make CharacterSet tests pass again.
Ideally, we should compare the byte codes when isClean, and the outerContext when not.
=============================================