[squeak-dev] Re: Updated trunk image (Squeak3.11-8720-alpha.zip)

Andreas Raab andreas.raab at gmx.de
Sun Jan 3 13:40:59 UTC 2010


Vaidotas Didžbalis wrote:
> On Sat, Jan 2, 2010 at 11:45 PM, Andreas Raab <andreas.raab at gmx.de> wrote:
>> Hold on. Your debug log shows that you were trying to run the unload again
>> after it previously failed. This won't work because some methods are already
>> unloaded.
> 
> One needs to unload Trait tests first in order to get Undeclared empty;

I'm not sure what you mean here. There should be no Undeclared variables 
  resulting from traits. Can you try to execute Undeclared 
removeUnreferencedKeys first and if they're still not empty send us the 
Undeclared variables you see?

> and perharps  ClassDescription>> allTraits shall not belong to Traits
> package, since this method is needed by ChangeSet, otherwise one gets
> error when tries to delete  method cathegory.

Good catch, thank you. I've added a backstop for that in Behavior.

Again, thanks for testing!

Cheers,
   - Andreas




More information about the Squeak-dev mailing list