Problem deleting methods

Michael Fremont fremontmj at gmail.com
Fri Oct 19 12:38:42 UTC 2007


Wow, you'd think after I'd been doing this for so long I'd remember to
specify that!

I'm using squeak-dev, latest version.  I've attached SqueakDebug.log.

Thanks,

Mike

On 10/18/07, Damien Cassou <damien.cassou at gmail.com> wrote:
> Hi Michael,
>
> what is your base image? (3.9, 3.10, squeak-dev (which version?)?).
> If you still have the debug.log file, it would help I think.
>
> Bye
>
> 2007/10/18, Michael Fremont <fremontmj at gmail.com>:
> > I tried to delete a method in the OmniBrowser and got a walkback:
> >
> > UndefinedObject>>doesNotUnderstand: #pragmas
> > CompiledMethod>>pragmas
> > CompiledMethod>>hasLiteralThorough:
> >
> > The problem is that CompiledMethod>>properties (called in >>pragmas)
> > is returning nil.
> >
> > Now I can't delete ANY method.
> >
> > This happened sometime after I tried to push down a method to a
> > subclass and I got a complaint about the class not being an abstract
> > class.  I don't know if this is related.
> >
> > I didn't know how to solve this problem, so I went back to an earlier
> > image; but this has happened to me once before and I'd like it not to
> > happen again!
> >
> > Does anyone have any suggestions?
> >
> > Thanks in advance,
> >
> > Mike
> >
> >
>
>
>
> --
> Damien Cassou
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqueakDebug.log
Type: application/octet-stream
Size: 4468 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20071019/79d1be3c/SqueakDebug.obj


More information about the Squeak-dev mailing list