Fix a regression in class accessors.
authorStas Boukarev <stassats@gmail.com>
Sat, 16 Nov 2013 21:50:09 +0000 (01:50 +0400)
committerStas Boukarev <stassats@gmail.com>
Sat, 16 Nov 2013 21:50:09 +0000 (01:50 +0400)
commit3b9d0f932481fbc9cf2eabc5bb160452927682b6
treebb64df0a71c95373ca75c66454fec6002c25876a
parentb14a61c6af3e3005c94e633e727177346240066e
Fix a regression in class accessors.

A call to accessor-method-p was lost in the rewrite of
accessor-values-internal.
src/pcl/dfun.lisp
tests/clos.impure.lisp