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

SAFE-SIMPLE-READ-FROM-STRING may now make symbols if told so

* common.lisp (uri-to-arguments): Don't resignal if *CATCH-ERRORS*
is nil. Fix indent.
(read-for-resource): Don't check for errors here and pass t to
SNOOZE-SAFE-SIMPLE-READ:SAFE-SIMPLE-READ-FROM-STRING.

* safe-simple-read.lisp (parse-symbol): Return 4 values.
(safe-simple-read-from-string): Take MAKE-SYMBOL-P. Update
docstring.

* snooze-tests.lisp (test-some-routes): Update test.
(safe-simple-read-should-error): Update tests.
(safe-simple-dont-read-back): Delete this test.
parent 92f625b9
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