A few fixes, mainly aimed at the test suite. Other fixes will follow, once a decision was taken about the portability issues reported by Peter Simons.
Akim Demaille (6): fix comment parse-gram: update the Bison interface regen tests: restore the tests on -Werror tests: don't use options that Clang does not support tests: address a warning from GCC 4.4 configure.ac | 18 +++++++- data/c.m4 | 2 +- src/location.h | 2 +- src/parse-gram.c | 126 ++++++++++++++++++++++++++++++------------------------- src/parse-gram.h | 50 ++++++++++++---------- src/parse-gram.y | 10 ++--- src/scan-gram.h | 2 +- tests/local.at | 12 ++++-- tests/torture.at | 2 +- 9 files changed, 131 insertions(+), 93 deletions(-) -- 1.7.12.2
