Clear the specifier-type cache on (setf (find-class c) nil)
commit1f3c06ef4d1e1d61cea3156ce76e637c4c6a4225
authorStas Boukarev <stassats@gmail.com>
Sat, 3 Dec 2016 13:47:50 +0000 (3 16:47 +0300)
committerStas Boukarev <stassats@gmail.com>
Sat, 3 Dec 2016 13:47:50 +0000 (3 16:47 +0300)
treee06164a0bdd8b3bb9549fa0cd37b6222986c4c52
parent9ad31fc2aeb31746640401e62aa346cfb7424cfa
Clear the specifier-type cache on (setf (find-class c) nil)

In %clear-classoid.

Fixes lp#1647043
src/code/class.lisp
tests/type.impure.lisp