Make the printing of a slot-unbound error more error tolerant.
authorAttila Lendvai <attila.lendvai@gmail.com>
Sun, 2 Jan 2011 15:41:47 +0000 (16:41 +0100)
committerPaul Khuong <pvk@pvk.ca>
Fri, 28 Jun 2013 04:18:16 +0000 (00:18 -0400)
commit41791073db3aa668ad5699598edcb567d4eed966
treeb33ca5e5c599582f583123271a746af67989083f
parentc7313d05a13ee2dbaa5e345cdcbdd51d053f49c8
Make the printing of a slot-unbound error more error tolerant.

Especially against errors coming from custom PRINT-OBJECT methods, in which
case only print the TYPE-OF the instance. Also, print fully qualified
symbol names.

Slightly modified by Paul Khuong.
src/pcl/slots.lisp