[squeak-dev] The Trunk: Compiler-eem.257.mcz

Frank Shearar frank.shearar at gmail.com
Tue Mar 12 21:03:54 UTC 2013


On 12 March 2013 20:36,  <commits at source.squeak.org> wrote:
> Eliot Miranda uploaded a new version of Compiler to project The Trunk:
> http://source.squeak.org/trunk/Compiler-eem.257.mcz
>
> ==================== Summary ====================
>
> Name: Compiler-eem.257
> Author: eem
> Time: 12 March 2013, 1:35:51.456 pm
> UUID: 02f32284-4e16-4352-a766-7b3dd7a461b1
> Ancestors: Compiler-nice.256
>
> Fix Decompiler now that Environments uses Alias.
> Alias isSpecialReadBinding and isSpecialWriteBinding and so
> is accessed by sending #value[:] and must be decompiled
> appropriately.
>
> =============== Diff against Compiler-nice.256 ===============

Cool, that just fixed 47 tests! That leaves 67-odd still breaking:
http://build.squeak.org/job/SqueakTrunk/223/testReport/

The cluster of PureBehaviorTest failures look to largely be "Cannot
store into read-only bindings" failures. A bunch of others too - the
trait composition tests, for instance.

frank


More information about the Squeak-dev mailing list