mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-24 03:50:32 +00:00
Fix a --enable-gcc-warnings problem.
* src/scan-gram.l (SC_ESCAPED_CHARACTER): Actually use length
variable.
(cherry picked from commit a1ed2b71fa)
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2009-07-29 Joel E. Denny <[email protected]>
|
||||
|
||||
Fix a --enable-gcc-warnings problem.
|
||||
* src/scan-gram.l (SC_ESCAPED_CHARACTER): Actually use length
|
||||
variable.
|
||||
|
||||
2009-07-24 Joel E. Denny <[email protected]>
|
||||
|
||||
Warn about character literals not of length one.
|
||||
|
||||
Reference in New Issue
Block a user