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
