[squeak-dev] 5.3 cannot rename subclasses of Error

Thiede, Christoph Christoph.Thiede at student.hpi.uni-potsdam.de
Tue Feb 25 08:00:47 UTC 2020


Hi Chris,


in a fresh image, I cannot reproduce this. Are you sure the class has not been renamed or is it possible that the class list was not updated properly?


Best,

Christoph

<http://www.hpi.de/>
________________________________
Von: Squeak-dev <squeak-dev-bounces at lists.squeakfoundation.org> im Auftrag von Chris Muller <asqueaker at gmail.com>
Gesendet: Dienstag, 25. Februar 2020 06:29:00
An: squeak dev
Betreff: [squeak-dev] 5.3 cannot rename subclasses of Error

In trunk / 5.3 RC.

   - Make a subclass of Error called MyError1
   - Make a subclass of Error called MyError2
   - Delete MyError1
   - Try to rename MyError2 to MyError1

The last step fails.  No errors or debuggers, but the class is not renamed.

Works in 5.2.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200225/1dcb2ff8/attachment.html>


More information about the Squeak-dev mailing list