src/parser/scanner-charbuf.impl (charbuf-scanner-map): Return CONSUMEDP.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 30 Aug 2015 09:58:38 +0000 (10:58 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 17 Sep 2015 10:31:01 +0000 (11:31 +0100)
commit6e5e19055a818fecda4d20672be221d43e627b3a
tree2334eb0e454fabb65eabb618558d08443942c4ee
parenta02384b53931a30bc13150131a23af4ecf088cea
src/parser/scanner-charbuf.impl (charbuf-scanner-map): Return CONSUMEDP.

The docstring says that the function implements the parser protocol, but
it misses an important part of it out.  Fix this omission.
src/parser/scanner-charbuf-impl.lisp