Commit 3f3e4a19 authored by Robert Goldman's avatar Robert Goldman
Browse files

Remove deprecated SBCL function.

parent 43ef7d94
Loading
Loading
Loading
Loading
+42 −42
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ string. Otherwise, returns nil.
        (sb-debug:*debug-print-level* nil)
        #-:sbcl-debug-print-variable-alist
        (sb-debug:*debug-print-length* nil))
    (sb-debug:backtrace most-positive-fixnum stream)))
    (sb-debug:print-backtrace :count most-positive-fixnum :stream stream)))

#+clisp
(defun print-backtrace-to-stream (stream)