Fix SAFE-SIMPLE-READ-FROM-StrING
READER-ERROR doesn't take usual SIMPLE-ERROR args. (it does in Allegro though) * safe-simple-read.lisp (snooze-reader-error): New error condition. (read-string, parse-symbol) (safe-simple-read-from-string): Use it.
Please register or sign in to comment