bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/6] {branch-2.6} Various fixes


From: Akim Demaille
Subject: [PATCH 0/6] {branch-2.6} Various fixes
Date: Thu, 25 Oct 2012 15:42:38 +0200

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




reply via email to

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