This is unfortunate: we would use YY_ inside a parser implementation file if it had no header. And this collides with YY_ for gettext.
Installed. Akim Demaille (3): gnulib: update yacc: fix handling of CPP guards when no header is generated regen NEWS | 11 ++ data/c.m4 | 8 +- data/yacc.c | 6 +- gnulib | 2 +- lib/.gitignore | 3 + m4/.gitignore | 1 + src/parse-gram.c | 551 +++++++++++++++++++++++++++---------------------------- src/parse-gram.h | 8 +- 8 files changed, 304 insertions(+), 286 deletions(-) -- 1.7.12.1
