mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 17:30:33 +00:00
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 <[email protected]>
(cherry picked from commit bbbbe221d7)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2009-08-27 Eric Blake <[email protected]>
|
||||
|
||||
scan-gram: avoid portability trap with ctype usage.
|
||||
* src/scan-gram.l (<SC_ESCAPED_STRING,SC_ESCAPED_CHARACTER>):
|
||||
Avoid compiler warning.
|
||||
|
||||
2009-08-27 Joel E. Denny <[email protected]>
|
||||
|
||||
tests: use perl for printing special sequences to files.
|
||||
|
||||
Reference in New Issue
Block a user