Impossible to delete a class
Hello everyone, I just downloaded the last Pharo version and I found a bug when I tried to delete a class. The last version deprecated a method "name" and it looks like SmalltalkImage>>errorReportOn: doesn't like this. When you try to delete a class there is an infinite loop everytime. Valentin
On 24 Jun 2016, at 16:18, Valentin Ryckewaert <valentin.ryckewaert@gmail.com> wrote:
Hello everyone,
I just downloaded the last Pharo version and I found a bug when I tried to delete a class. The last version deprecated a method "name" and it looks like SmalltalkImage>>errorReportOn: doesn't like this. When you try to delete a class there is an infinite loop everytime.
Nice find! Please open a bug report. It probably wonât be the last one related to the removal of #name. Cheers, Max
Valentin
participants (2)
-
Max Leske -
Valentin Ryckewaert