[squeak-dev] Context>>#tempNames can raise Syntax Error

Fabio Niephaus lists at fniephaus.com
Thu Sep 12 11:23:57 UTC 2019


Hi all,

While debugging a failing Seaside test on Squeak trunk (see [1]), I
learned that Context>>#tempNames can raise a syntax error. Here's a
repro doIt:

  `Context allInstances collect: [:e | e tempNames]`

Anyone willing to look into this? When I try to debug the "calling
process", my image freezes...

Cheers,
Fabio

[1] https://travis-ci.org/SeasideSt/Seaside/jobs/578335182#L2733


More information about the Squeak-dev mailing list