[squeak-dev] Loading Seaside results in a number of Grease related code issues

David T. Lewis lewis at mail.msen.com
Thu May 28 20:08:55 UTC 2020


On Thu, May 28, 2020 at 01:01:55PM -0700, tim Rowledge wrote:
> Whilst checking things after installing Seaside and Cryptography I noticed that there are a couple of dangling Undeclareds that lead into some faulty loaded code.
> 
> 'home' and 'startpc' are referenced in BlockContext>>#tempVarRefs. This is not too much of a problem since there are no senders but since there are also a bunch of methods loaded into the no longer used Context/BlockContext/MethodContext classes it might be an indicator of some updating needed in the Grease package, specifically *grease-squeak5-core. I don't know who looks after this, so if anyone does, please pass it on.
> 

The grease package is one of those things that we, the Squeak community,
need to take more responsibility for. If anyone is looking for a worthwhile
Sunday Squeaker project, this would be a good one.

Dave



More information about the Squeak-dev mailing list