[FIX] bad syntax and out-of-scope variable access

lex spoon lex at cc.gatech.edu
Tue Oct 24 17:22:55 UTC 2000


Hand-written parsers tend to accept more input than they should. 
Happily, my hand-written parser has different errors than Squeak's.  :) 
Here's a few fixes for out-of-scope accesses to block variables,
and accidentally using "super" as a message.


-Lex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: naughtyCode.2.cs
Type: application/octet-stream
Size: 3247 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20001024/b5055705/naughtyCode.2.obj
-------------- next part --------------




More information about the Squeak-dev mailing list