mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Fix --enable-gcc-warnings problems.
* src/reader.c: Adjust variable names. * src/scan-code.l: Fix prototypes and adjust names. * src/named-ref.c: Remove redundant "if".
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2009-07-31 Alex Rozenman <rozenman@gmail.com>
|
||||
|
||||
Fix --enable-gcc-warnings problems.
|
||||
* src/reader.c: Adjust variable names.
|
||||
* src/scan-code.l: Fix prototypes and adjust names.
|
||||
* src/named-ref.c: Remove redundant "if".
|
||||
|
||||
2009-07-29 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Fix a --enable-gcc-warnings problem.
|
||||
|
||||
Reference in New Issue
Block a user