1.0.23.25: better errors for bogus RECURSIVE-P in reader
commitfaf3b69d1062a987aa18d83459f60c4c8a8d0987
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 5 Dec 2008 13:22:50 +0000 (5 13:22 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 5 Dec 2008 13:22:50 +0000 (5 13:22 +0000)
treee4211fc23e4f8fe8f8a173c708fefbd2daad2024
parentf67ad655ef7a17b9c852879050eece54f9ede1f2
1.0.23.25: better errors for bogus RECURSIVE-P in reader

 * When RECURSIVE-P was true in a non-recursive context, we used to
   signal an unbound-variable error. Now signal a sensible
   reader-error instead.

 * Patch by Tobias Rittweiler. Also apologies for constant mistyping
   of his name: mentally s/Ritter/Ritt/ in historical commit
   messages...
NEWS
src/code/reader.lisp
tests/reader.impure.lisp
version.lisp-expr