X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=src%2Fcompiler%2Ffndb.lisp;h=de4ce88ed52292bc662efb8939159908d7c714ae;hb=74cf7a4d01664fbf72a662ba093ad67ca243b524;hp=c35e93a4908a062dfcb4c5b0826cb911459e13e5;hpb=a3b10e4bd291d1b07cb805a58cf8fe03156bdb3b;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)