[BUG]TempVariableNode(Object)>>halt

goran.krampe at bluefish.se goran.krampe at bluefish.se
Wed Sep 24 14:00:26 UTC 2003


Bob Arning  <arning at charm.net> wrote:
> On Wed, 24 Sep 2003 14:21:37 +0200 goran.krampe at bluefish.se wrote:
> >I just stumbled upon this when trying to fileIn a Rosetta-converted (!)
> >Dolphin package into Squeak. The offending method is tremendously
> >horrendously long but that isn't the issue of course, the issue is why I
> >ended up here. :)
> >
> >If anyone of you Compiler-gurus is interested in finding out why this
> >happened I can send you the changeset privately so that you can repeat
> >it (it contains code I don't want published).
> 
> You have too many temporary variables ( > 64). Encoder>>newTemp: could be a bit more helpful and tell you that rather than accepting temps endlessly.

Ok, thanks.

> Cheers,
> Bob

regards. Göran



More information about the Squeak-dev mailing list