Need help: obsolete class with no superclass

Ross Boylan RossBoylan at stanfordalumni.org
Tue Jun 25 00:32:11 UTC 2002


At 05:07 PM 6/24/02 -0700, Ned Konz wrote:
>On Monday 24 June 2002 05:03 pm, Ross Boylan wrote:
>
> > The class is referenced by CompiledMethods in the change set of one
> > of my projects (in a MethodChangeRecord).  The class itself was
> > added and then removed.
> >
> > I have other added and removed classes, but this is the only one
> > with a nil superclass.
>
>So file out your change set and either tell it to trim its history
>(which may or may not fix this, I don't know), or delete the change
>set.
>
>Or inspect the change set and remove the reference to the obsolete
>class.

Thanks!  That did it (I used a change sorter and deleted the class and a 
morph class that also had a method referencing it).




More information about the Squeak-dev mailing list