http://ftp.squeak.org/3.9/Squeak3.9a-7006.zipUsers of 3.9a-7005 are urged to use 7006 instead, as I made a (really
dumb)
error in TCompilingBehavior>>#binding which compiled wrong bindings in
MetaClasses... leading to a nice and clean crash when calling newly
compiled class methods that have a "super" in them... this is fixed
in 7006.
Image has been recompiled to make sure that no bad methods are left
over.
CHANGELOG
--------------------
- fixed #binding
- 0003249: Mac VM pops up debugger on every launch
(InternetConfiguration broken?)
- 0003246: In 7005 Getting objects from Object morph not behaving as
expected.
- 0003245: 7005: ProcessBrowser DNU
Marcus