]> git.saurik.com Git - bison.git/commit
scan-gram: avoid portability trap with ctype usage.
authorEric Blake <ebb9@byu.net>
Thu, 27 Aug 2009 16:56:53 +0000 (10:56 -0600)
committerEric Blake <ebb9@byu.net>
Fri, 28 Aug 2009 02:16:07 +0000 (20:16 -0600)
commitbbbbe221d7c2ff2fff88f7a0c8dbfee73f2e8a58
tree5f9e9f26f4545f81f089440bcc8a64612c357ecf
parent4d7b57b52739d4405c6ad44b48c5047b4c32510a
scan-gram: avoid portability trap with ctype usage.

* src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>):
Avoid compiler warning.

Signed-off-by: Eric Blake <ebb9@byu.net>
ChangeLog
src/scan-gram.l