Environment-caused SyntaxError running build scripts (was Re: [squeak-dev] error when updating Squeak4.4-12327 to trunk)

Colin Putney colin at wiresong.com
Tue Mar 12 14:59:36 UTC 2013


On Tue, Mar 12, 2013 at 3:17 AM, Bert Freudenberg <bert at freudenbergs.de>wrote:


> Isn't #value too general to serve as a specially treated token in the
> decompiler? It might easily appear in code.
>

AFAICT, the decompiler should special case a send of #value *to a binding*,
not just any send of #value. There's no way to refer directly to a binding
with regular Smalltalk code, right?

Colin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20130312/f128c2dd/attachment.htm


More information about the Squeak-dev mailing list