Nicolas Neuss <[EMAIL PROTECTED]> writes: > However, I have now installed a newer CMUCL version (from Debian/unstable) > and the above gives errors, because subtypep does not work for PCL classes > which are returned by pcl::method-specializers.
Correct me if I'm wrong, but is the version in Debian/unstable not still essentially 18e? As such it is actually an earlier version... Cheers, Christophe -- http://www-jcsu.jesus.cam.ac.uk/~csr21/ +44 1223 510 299/+44 7729 383 757 (set-pprint-dispatch 'number (lambda (s o) (declare (special b)) (format s b))) (defvar b "~&Just another Lisp hacker~%") (pprint #36rJesusCollegeCambridge)
