]> git.saurik.com Git - bison.git/commitdiff
Document gcc -Wundef fix.
authorJoel E. Denny <jdenny@clemson.edu>
Wed, 16 Dec 2009 06:14:44 +0000 (01:14 -0500)
committerJoel E. Denny <jdenny@clemson.edu>
Wed, 16 Dec 2009 06:50:10 +0000 (01:50 -0500)
* NEWS (2.4.2): Here.
* THANKS (Jonathan Nieder): Add.

ChangeLog
NEWS
THANKS

index 029826fce353c952eaf9c920a315206461d252ef..3fedc382262c4146faeb3b671299b3f124719558 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/NEWS b/NEWS
index d585139065ea643b3c6789215dce776993404682..186b8e0b4cf29076af751b8f51bbcc7d9abbb555 100644 (file)
--- a/NEWS
+++ b/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:
diff --git a/THANKS b/THANKS
index 67d666301218fbaba8e5b43ffb0d4b451c695555..0a203edb474bd606a0e0dafd61267cee1109c80c 100644 (file)
--- a/THANKS
+++ b/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