Problem deleting methods

Damien Cassou damien.cassou at gmail.com
Fri Oct 19 06:07:58 UTC 2007


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



More information about the Squeak-dev mailing list