Issue status update for http://smalltalk.gnu.org/node/243 Post a follow up: http://smalltalk.gnu.org/project/comments/add/243

Project:      GNU Smalltalk
Version:      <none>
Component:    Base classes
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  lethalman
Updated by:   lethalman
Status:       active

Hello,
I've been trying to use WeakArrays. This is the error when I issue
WeakArray new:

Object: nil error: did not understand #do:
MessageNotUnderstood(Exception)>>signal
UndefinedObject(Object)>>doesNotUnderstand: #do:
WeakArray>>do:
WeakArray(Array)>>printOn:
WeakArray(Object)>>printString
WeakArray(Object)>>printNl

Doesn't happen with WeakArray new: size.




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to