bison-patches
[Top][All Lists]
Advanced

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

[PATCH 0/3] c++: make it clear that #define YYSTYPE is not supported


From: Akim Demaille
Subject: [PATCH 0/3] c++: make it clear that #define YYSTYPE is not supported
Date: Mon, 1 Feb 2021 06:34:36 +0100

Akim Demaille (3):
  c++: stop referring to YYSTYPE in yylex
  c++: make it clear that #define YYSTYPE is not supported
  c++: issue a compile-time warning when #define YYSTYPE is used

 NEWS                    |  7 ++++++
 TODO                    |  5 +---
 data/skeletons/c++.m4   |  9 ++++---
 data/skeletons/glr2.cc  |  4 +--
 data/skeletons/lalr1.cc |  4 +--
 doc/bison.texi          | 56 ++++++++++++++++++-----------------------
 tests/actions.at        |  4 +--
 tests/headers.at        | 17 +++++++------
 8 files changed, 54 insertions(+), 52 deletions(-)

-- 
2.30.0




reply via email to

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