Skip to content

Commit

Permalink
Yet another fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
Singh committed Sep 13, 2024
1 parent f8aa6aa commit c14aca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/errors.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
(loop (push 1 test)))))

(define-error-map default-error-map error-type (:no-error 0 :fatal-error 3)
((warning #'continue)
((lisp-warning #'continue)

(lisp-error
(lambda (c)
Expand Down

0 comments on commit c14aca5

Please sign in to comment.