[squeak-smalltalk/squeak-object-memory] Lexical Error Kills UI - period (Issue #171)
Ken Dickey via Squeak-dev <[email protected]>
| Newsgroups | gmane.comp.lang.smalltalk.squeak.general |
|---|---|
| Message-ID | <squeak-smalltalk/squeak-object-memory/issues/[email protected]> |
KenDickey created an issue (squeak-smalltalk/squeak-object-memory#171) I inadvertently typed a period in a class initializer, ran the initializer , and was unable to browse class instance code. [Near cursor position in screen shot] The period introduced a class variable mapping $. -> 0 After this any click on the code pane yields yet another MNU debug window: "Character(Object)>>doesNotUnderstand: #isByteString" The debug window(s) make correcting the problem difficult as the code is not available in the UI to update. <img width="1070" height="623" alt="Image" src="https://github.com/user-attachments/assets/683dd19c-a7e2-4c4e-aaf2-c3bf2dd05ef5" /> -- Reply to this email directly or view it on GitHub: https://github.com/squeak-smalltalk/squeak-object-memory/issues/171 You are receiving this because you are subscribed to this thread. Message ID: <squeak-smalltalk/squeak-object-memory/issues/[email protected]> Squeak-dev mailing list -- [email protected] To unsubscribe send an email to [email protected]