Some left-over macros, and a minor effort to be able to be checked with GCC 4.0.
Akim Demaille (3): maint: be compilable with GCC 4.0 yacc.c: do not define location support when not using locations regen data/yacc.c | 11 +- src/getargs.c | 4 +- src/getargs.h | 2 +- src/output.c | 2 +- src/parse-gram.c | 306 +++++++++++++++++++++++++++---------------------------- src/parse-gram.h | 6 +- src/parse-gram.y | 2 +- src/reader.h | 4 +- 8 files changed, 165 insertions(+), 172 deletions(-) -- 1.7.12.2
