[squeak-dev] a few small quit issues I want to note

David T. Lewis lewis at mail.msen.com
Sat Sep 12 17:43:17 UTC 2020


On Sat, Sep 12, 2020 at 06:57:03PM +0200, Tobias Pape wrote:
> 
> > On 12.09.2020, at 16:31, Eliot Miranda <eliot.miranda at gmail.com> wrote:
> > 
> > With the REPL image if it starts up and evaluates an expression of two (which are not logged) and then quits nothing has changed but the QUIT/NO SAVE has been written, and now my reproducible image/changes pair is no longer in exactly the same state; the changes file has grown.
> > 
> 
> In that particular case, wouldn't it suffice to just make the Changes file read-only?
>

Just exit with Smalltalk quitPrimitive. It's perfectly safe on unix.

Dave



More information about the Squeak-dev mailing list