mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
Document gcc -Wundef fix.
* NEWS (2.4.2): Here. * THANKS (Jonathan Nieder): Add.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2009-12-16 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
Document gcc -Wundef fix.
|
||||
* NEWS (2.4.2): Here.
|
||||
* THANKS (Jonathan Nieder): Add.
|
||||
|
||||
2009-12-15 Jonathan Nieder <jrnieder@gmail.com> (tiny change)
|
||||
|
||||
Simplify y.tab.c when location tracking is disabled.
|
||||
|
||||
3
NEWS
3
NEWS
@@ -216,6 +216,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:
|
||||
|
||||
1
THANKS
1
THANKS
@@ -46,6 +46,7 @@ Jesse Thilo jthilo@gnu.org
|
||||
Jim Kent jkent@arch.sel.sony.com
|
||||
Jim Meyering jim@meyering.net
|
||||
Joel E. Denny jdenny@ces.clemson.edu
|
||||
Jonathan Nieder jrnieder@gmail.com
|
||||
Juan Manuel Guerrero juan.guerrero@gmx.de
|
||||
Kees Zeelenberg kzlg@users.sourceforge.net
|
||||
Keith Browne kbrowne@legato.com
|
||||
|
||||
Reference in New Issue
Block a user