Add a missing :suppress-errors keyword for WRITE defknown.
[sbcl.git] / src / compiler / fndb.lisp
index c35e93a..de4ce88 100644 (file)
      (: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)