bison-patches
[Top][All Lists]
Advanced

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

[PATCH] {master} New warning category precedence


From: Valentin Tolmer
Subject: [PATCH] {master} New warning category precedence
Date: Wed, 30 Jan 2013 11:57:59 +0100

Create a new warning category for the useless precedence and associativity
warnings, and adapt the testsuite and documentation for the new category.

Valentin Tolmer (1):
  warnings: introduced -Wprecedence

 NEWS                |   28 ++++--
 doc/bison.texi      |   19 ++++
 src/complain.c      |    1 +
 src/complain.h      |    4 +-
 src/getargs.c       |    3 +
 src/symtab.c        |    4 +-
 tests/conflicts.at  |   68 +++++++-------
 tests/existing.at   |  258 +++++++++++++++++++++++++--------------------------
 tests/local.at      |    2 +-
 tests/regression.at |   10 +-
 10 files changed, 218 insertions(+), 179 deletions(-)

--
1.7.9.5




reply via email to

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