X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fpcl%2Ffixup.lisp;h=e51da94f40402e1875ae1bca8df0e73bff28ed35;hb=22aec7852f4861e5dab28cc0d619c24b62590dad;hp=b759071ddf935ecaa88ca15a644a0001d8086f62;hpb=f392742d2781f42b3bb15b637e5008e10fbbe092;p=sbcl.git diff --git a/src/pcl/fixup.lisp b/src/pcl/fixup.lisp index b759071..e51da94 100644 --- a/src/pcl/fixup.lisp +++ b/src/pcl/fixup.lisp @@ -24,6 +24,7 @@ (in-package "SB-PCL") (!fix-early-generic-functions) +(compute-standard-slot-locations) (setq *boot-state* 'complete) (defun print-std-instance (instance stream depth)