Re: SpaceTally class initialization
"Jaromir Matas" <[email protected]> Mon, 03 Aug 2026 06:00:17 +0000
| Newsgroups | gmane.comp.lang.smalltalk.squeak.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Christoph, that's great, thanks! I missed that update because often messages from the list are not being delivered to my mail. No idea why, whether it's my side (Apple mail filtering them out) or the list not sending some of them to me but some messages get lost. Have you or anyone noticed that as well by any chance? Thanks :) best, Jaromir On 8/3/2026 2:40:04 AM, "Thiede, Christoph via Squeak-dev" <[email protected]> wrote: >Hi Jaromir, > >thanks for the notice! I just uploaded a fix for this one hour before >your message to System-ct.1531 (inbox). :-) > >(That #initialize should be on the class side. But I made the stupid >mistake of resetting the state in #cleanUp, which is sent before a >release image is created, without ever restoring it...) > >Best, >Christoph >-------------------------------------------------------------------------------- >Von: Jaromir Matas <[email protected]> >Gesendet: Sonntag, 2. August 2026 23:29 Uhr >An: The general-purpose Squeak developers list ><[email protected]>; Thiede, Christoph ><[email protected]> >Betreff: SpaceTally class initialization > >Hi Christoph, > >I've just checked "About Squeak" from the main Squeak menu and noticed >the "Space Analysis" returns the DNU error; I'm not familiar with the >code but it seems to me the #initialize method should go to the >instance >side of the SpaceTally class instead of the class side. After the move >the DNU no longer appears and the analysis proceeds. I'm not sure >however about all consequences due to my unfamiliarity with the code :) > >best, >Jaromir > > > Squeak-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]