[Cuis-dev] Bug in Class>>#removeClassVarName:

Luciano Notarfrancesco luchiano at gmail.com
Fri Apr 29 23:55:17 PDT 2022


Class>>#removeClassVarName: asks a user for confirmation if the variable is
still used in some method, and depending on the user answer it moves it to
Undeclared or leaves it alone. However, it stops there and returns, without
removing it from the classPool. Shouldn’t it go ahead and continue
independently of the user response?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20220430/87975218/attachment.htm>


More information about the Cuis-dev mailing list