[Cuis-dev] TempVariableNode >> isLocalToBlocksInIfNilIfNotNilNodes: out of bounds error
Ezequiel Birman
ebirman77 at gmail.com
Mon Feb 3 19:23:57 PST 2025
In *(messageNode arguments at: (messageNode selector key keywords indexOf:
#ifNotNil:))*
Sometimes the argument after *at:* can be *0* producing the error
“subscript is out of bounds: 0”
You can reproduce this behaviour by evaluating the following:
*Preferences at: #browseWithPrettyPrint put: true.HierarchyBrowserWindow
onClass: Object selector: #actionForEvent:*
Or by manually opening a new browser; but it won't happen in an already
open browser.
--
Eze
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20250204/20c7e1e2/attachment.htm>
More information about the Cuis-dev
mailing list