CHANGE-CLASS finalizes inheritance of new class if necessary
commit98e9e62f1b537bf5570c61eba8d74629e4e2e1cb
authorJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Fri, 1 Aug 2014 14:57:13 +0000 (1 16:57 +0200)
committerJan Moringen <jmoringe@techfak.uni-bielefeld.de>
Sun, 3 Aug 2014 08:25:38 +0000 (3 10:25 +0200)
tree84f5f518d9a26499ec6736c1290285bcb06f91e8
parentacc2013a6e9a6a572f82c9e5e48694b4c4620e86
CHANGE-CLASS finalizes inheritance of new class if necessary

The methods on CHANGE-CLASS for

  FORWARD-REFERENCED-CLASS    -> STANDARD-CLASS
  FUNCALLABLE-STANDARD-OBJECT -> FUNCALLABLE-STANDARD-CLASS

did not ensure the inheritance was finalized before accessing the class
precedence list.
NEWS
src/pcl/std-class.lisp