Skip to content
Snippets Groups Projects
Commit be998d12 authored by João Távora's avatar João Távora
Browse files

Improve error reporting when *CATCH-ERRORS* is :VERBOSE

* common.lisp (resignalled-condition): Use a new slot
ORIGINAL-CONDITION-BACKTRACE.
(explain-failsafe): Improve text.
(explain-failsafe unconvertible-argument): New method.
(explain-failsafe :after): Print the "...when it was bitten by"
here. Explain the original condition and the backtrace.

* safe-simple-read.lisp (print-object :snooze-reader-error): New
method.
(safe-simple-read-from-string): Check for empty string.
parent ff1f3bd4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment