1.0.34.3: Fix second return value of GET-MACRO-CHARACTER.
authorTobias C. Rittweiler <trittweiler@users.sourceforge.net>
Mon, 4 Jan 2010 15:55:21 +0000 (15:55 +0000)
committerTobias C. Rittweiler <trittweiler@users.sourceforge.net>
Mon, 4 Jan 2010 15:55:21 +0000 (15:55 +0000)
commitb2365f5ca2919ad48e1dbc7ac4e4e5b2063d16b7
treeea5f1f8d4170dea48238e346ac9f7a5be6a64a61
parentc6346430e15ab44471e8740ffd7e5e581f933f36
1.0.34.3: Fix second return value of GET-MACRO-CHARACTER.

GET-MACRO-CHARACTER always refered to *READTABLE* when computing its
second return value (the non-terminating-p flag) rather than to the
readtable that may have been passed explicitly.
NEWS
src/code/reader.lisp
tests/reader.pure.lisp
version.lisp-expr