]> 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:51:14 +0000 (01:51 -0500)
* NEWS (2.4.2): Here.
* THANKS (Jonathan Nieder): Add.
(cherry picked from commit c938d650dbddd3d94b3543bab76e1afce99c409d)

ChangeLog
NEWS
THANKS

index e8c7b874ce27562e5068a2a831f457caa3e8aa1a..bfba2ea6a68d8724b4d3bf9e1463edfb241e6d62 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 342b49fc473b03b48c793997b04615aac2d9b3d4..02bc52a0c108a502cac6c363c8e06cdbd9ab7268 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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:
diff --git a/THANKS b/THANKS
index 2b6751ff13255c0537d10d6e5ac085f5224025fb..ef896a023c04e0c1b4ce8805a63222a958d6f4d7 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