Hi there,
I've installed GNU Smalltalk (2.1.11) via darwinports and whilst
going through the online tut (well written btw), I found the
following error.
st> Smalltalk snapshot: 'ldsmalltalk_tut.im'!
Object: SystemDictionary new: 512 "<0x2009818>" error: did not
understand #snapshot:
SystemDictionary(Object)>>#doesNotUnderstand:
SystemDictionary(BindingDictionary)>>#doesNotUnderstand:
UndefinedObject>>#executeStatements
I see in the class browser online that the SystemDictionary's
snapshot message is deprecated in favour of ObjectMemory's. Where
might this be fixed so that the above call to Smalltalk snapshot
will indeed utilse ObjectMemory's snapshot?
Thanks.
with regards,
--
LD
_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk