Comment 2 for bug 941102

Revision history for this message
Nikodemus Siivola (nikodemus) wrote :

commit 38329dab20845da6964ffc2b03c6a0778c5498a1
Author: Nikodemus Siivola <email address hidden>
Date: Wed Mar 28 16:46:04 2012 +0300

    more conservative classoid-name clearing

      (SETF (FIND-CLASS X) NIL) should not clear the classoid name if X is
      not the proper name of the class.

      lp#941102