bison-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] {maint} minor fixes


From: Theophile Ranquet
Subject: [PATCH 0/3] {maint} minor fixes
Date: Tue, 4 Dec 2012 15:06:14 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]