mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Pacify ./configure --enable-gcc-warnings.
* src/print-xml.c, src/print-xml.h (xml_puts): Make third argument `char const *' instead of `char *'. * src/state.c (state_rule_lookahead_tokens_print_xml): Remove unused local variable `sep'.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2007-09-23 Joel E. Denny <jdenny@ces.clemson.edu>
|
||||
|
||||
Pacify ./configure --enable-gcc-warnings.
|
||||
* src/print-xml.c, src/print-xml.h (xml_puts): Make third argument
|
||||
`char const *' instead of `char *'.
|
||||
* src/state.c (state_rule_lookahead_tokens_print_xml): Remove unused
|
||||
local variable `sep'.
|
||||
|
||||
2007-09-21 Paul Eggert <eggert@cs.ucla.edu>
|
||||
|
||||
* src/gram.c (rule_rhs_print_xml): Now static, since it isn't used
|
||||
|
||||
Reference in New Issue
Block a user