Some fixes and then the release of 3.0.1. Akim Demaille (3): parsers: rename YY_NULL as YY_NULLPTR to avoid conflicts with Flex aver: it is no longer "protected against NDEBUG" version 3.0.1
NEWS | 2 +- data/c.m4 | 10 ++--- data/glr.c | 112 ++++++++++++++++++++++++------------------------ data/lalr1.cc | 10 ++--- data/location.cc | 6 +-- data/variant.hh | 4 +- data/yacc.c | 12 +++--- src/AnnotationList.c | 10 +++-- src/muscle-tab.c | 15 ++++--- src/parse-gram.c | 14 +++--- tests/actions.at | 2 +- tests/c++.at | 8 ++-- tests/cxx-type.at | 14 +++--- tests/glr-regression.at | 4 +- tests/headers.at | 2 +- tests/push.at | 10 ++--- tests/regression.at | 2 +- 17 files changed, 121 insertions(+), 116 deletions(-) -- 1.8.4.2
