Skip to content

Commit

Permalink
Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
phmarek committed Nov 12, 2018
1 parent cba660b commit 3be87fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swank.lisp
Expand Up @@ -2194,6 +2194,7 @@ frame."
((t) `((:restartable t)))))))

(defun frame-to-string (frame)
;; Might leave half quotes
(with-string-stream (stream :length (* (or *print-lines* 1)
(or *print-right-margin* 100))
:bindings *backtrace-printer-bindings*)
Expand Down

0 comments on commit 3be87fe

Please sign in to comment.