X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ffndb.lisp;h=de4ce88ed52292bc662efb8939159908d7c714ae;hb=5a2409dcbad2b0e1852f0835eae2b7c845793478;hp=c35e93a4908a062dfcb4c5b0826cb911459e13e5;hpb=02f7f85a6554b1ec233e9a515c4c511fe092565e;p=sbcl.git diff --git a/src/compiler/fndb.lisp b/src/compiler/fndb.lisp index c35e93a..de4ce88 100644 --- a/src/compiler/fndb.lisp +++ b/src/compiler/fndb.lisp @@ -1110,7 +1110,8 @@ (:lines (or unsigned-byte null)) (:right-margin (or unsigned-byte null)) (:miser-width (or unsigned-byte null)) - (:pprint-dispatch t)) + (:pprint-dispatch t) + (:suppress-errors t)) t (any explicit-check) :derive-type #'result-type-first-arg)