The following patches are pretty self-explanatory. They address:
* an error message that should have been indented alongside the others back
in September
* the labelling of --language as experimental (which is no longer the case)
* a minor issue with locations related to command-line arguments (they were
off by one)
Theophile Ranquet (3):
errors: indent missing action code semicolon warning
getargs: fix the locations of command-line input
getargs: don't label --language/-l as experimental
doc/bison.texi | 5 -----
src/getargs.c | 3 +--
src/scan-code.l | 13 +++++++------
tests/actions.at | 36 ++++++++++++++++++------------------
tests/input.at | 14 +++++++-------
5 files changed, 33 insertions(+), 38 deletions(-)
--
1.8.0