bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/6] {master} c++: various improvements


From: Akim Demaille
Subject: [PATCH 0/6] {master} c++: various improvements
Date: Tue, 29 Jan 2013 09:04:31 +0100

Some polishing of the c++ parsers, prompted by the fact that G++ with
-O3 generated warnings.

Akim Demaille (6):
  c++: style changes
  c++: improve the signature of yysyntax_error_
  c++: value_type -> kind_type
  c++: use more explicit types than int
  c++: please G++ 4.8 with -O3: array bounds
  c++: please G++ 4.8 with -O3: type puning issue

 data/c++.m4   | 49 +++++++++++++++++++++-----------------
 data/lalr1.cc | 75 +++++++++++++++++++++++++++++++----------------------------
 tests/c++.at  |  2 +-
 3 files changed, 68 insertions(+), 58 deletions(-)

-- 
1.8.1.1




reply via email to

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