[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-smalltalk] [bug] WeakArray new error
From: |
Luca Bruno |
Subject: |
[Help-smalltalk] [bug] WeakArray new error |
Date: |
Sat, 16 Aug 2008 15:33:11 -0700 |
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] [bug] WeakArray new error,
Luca Bruno <=