help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Backtrace when deleting a class


From: Bonzini
Subject: Re: [Help-smalltalk] Backtrace when deleting a class
Date: Sat, 15 Mar 2003 13:58:11 +0100

> 1. Make a new Namespace 'Test' with my 'Add namespace' menu entry.
> 2. Filed in "HTMLSupport", so that one class is in Namespace 'Test'.
> 3. Removed "HTMLSupport" with the "Remove"-entry of the menu.

This was caused by the metaclass not being removed.

I have also fixed in 2.0l (now on alpha.gnu.org) the clipboard problem, the
HTTP failure (actually a problem in the VM, try (WordArray new: 256)
printNl!) and the namespace renaming problem (the code was unneededly
complicated).

Paolo





reply via email to

[Prev in Thread] Current Thread [Next in Thread]