Document gcc -Wundef fix.

* NEWS (2.4.2): Here.
* THANKS (Jonathan Nieder): Add.
(cherry picked from commit c938d650db)
This commit is contained in:
Joel E. Denny
2009-12-16 01:14:44 -05:00
parent 874ac415b9
commit af2ffe5c23
3 changed files with 10 additions and 0 deletions

3
NEWS
View File

@@ -166,6 +166,9 @@ Bison News
** Detection of GNU M4 1.4.6 or newer during configure is improved.
** Warnings from gcc's -Wundef option about undefined YYENABLE_NLS and
YYLTYPE_IS_TRIVIAL in C/C++ parsers are now avoided.
** %code is now a permanent feature.
A traditional Yacc prologue directive is written in the form: