bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/3] {branch-2.6} clean up and check GCC 4.0


From: Akim Demaille
Subject: [PATCH 0/3] {branch-2.6} clean up and check GCC 4.0
Date: Fri, 26 Oct 2012 14:33:10 +0200

Some left-over macros, and a minor effort to be able to be
checked with GCC 4.0.

Akim Demaille (3):
  maint: be compilable with GCC 4.0
  yacc.c: do not define location support when not using locations
  regen

 data/yacc.c      |  11 +-
 src/getargs.c    |   4 +-
 src/getargs.h    |   2 +-
 src/output.c     |   2 +-
 src/parse-gram.c | 306 +++++++++++++++++++++++++++----------------------------
 src/parse-gram.h |   6 +-
 src/parse-gram.y |   2 +-
 src/reader.h     |   4 +-
 8 files changed, 165 insertions(+), 172 deletions(-)

-- 
1.7.12.2




reply via email to

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