bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/3] fixes in generated c++ parsers


From: Theophile Ranquet
Subject: [PATCH 0/3] fixes in generated c++ parsers
Date: Tue, 15 Jan 2013 15:44:08 +0100

There were a few minor issues, around c++.m4

  - some unadressed warnings, introduced by my previous patches;
  - a missing indentation in for syntax_error::syntax_error;
  - useless "inline"s
  - a FIXME with no explanation

Theophile Ranquet (3):
  c++: silence warnings
  c++: m4 stylistic change
  c++: remove useless inlines

 data/c++.m4     | 20 +++++---------------
 data/variant.hh | 18 ++++++++----------
 tests/c++.at    |  5 ++++-
 3 files changed, 17 insertions(+), 26 deletions(-)

-- 
1.8.1




reply via email to

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