Stage 29b: Process quotes and comments by buffer, not bytes.
commit047d480cdc9ff71e4e3228017ca24a83737cbf1f
authorEric Blake <ebb9@byu.net>
Mon, 16 Feb 2009 15:52:48 +0000 (16 08:52 -0700)
committerEric Blake <ebb9@byu.net>
Tue, 17 Feb 2009 13:20:58 +0000 (17 06:20 -0700)
tree9b2bc5750c593ebed39fe36bee0471e4ca5574b2
parent0e14ae3e78f06cefeabb61ca23ddbdf00afc2a00
Stage 29b: Process quotes and comments by buffer, not bytes.

* ltdl/m4/gnulib-cache.m4: Import memchr2 module.
* m4/input.c (m4__next_token): Add buffer reads to quote and
comment parsing.
* NEWS: Document this.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
NEWS
ltdl/m4/gnulib-cache.m4
m4/input.c