1.0.16.37: fix bug #206 -- SB-FLUID build works once more
[sbcl.git] / src / pcl / defs.lisp
index 985bf5c..cea2b0e 100644 (file)
@@ -76,7 +76,7 @@
         ;; FIXME: do we still need this?
         ((and (null args) (typep type 'classoid))
          (or (classoid-pcl-class type)
-             (ensure-non-standard-class (classoid-name type))))
+             (ensure-non-standard-class (classoid-name type) type)))
         ((specializerp type) type)))
 
 ;;; interface