X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Fstd-class.lisp;h=1c22ac9540a0abf519b14453069354dfcd20464a;hb=a260738d7a71680079d972b102b4e4db4e8dc3ae;hp=7b4c2933d8c234df790bb44fd84434e2ccf3b32e;hpb=63b936310ea60482b6903126d20a9b68f560de4c;p=sbcl.git diff --git a/src/pcl/std-class.lisp b/src/pcl/std-class.lisp index 7b4c293..1c22ac9 100644 --- a/src/pcl/std-class.lisp +++ b/src/pcl/std-class.lisp @@ -320,7 +320,7 @@ :direct-superclasses supers :direct-slots slots :definition-source `((defclass ,name) - ,*load-truename*) + ,*load-pathname*) other))) ;; Defclass of a class with a forward-referenced superclass does not ;; have a wrapper. RES is the incomplete PCL class. The Lisp class