]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/glr-regression.at (Improper merging of GLR delayed action
[bison.git] / ChangeLog
index dca3af61d84cfdfb26aebc8548074609e2a4550c..2b54398358e8a0f452a0c611ac1a329ca5a3f0fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 2005-07-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        Fix problems reported by twlevo@xs4all.nl.
+       * tests/glr-regression.at (Improper merging of GLR delayed action
+       sets): Declare yylex before using it.
        * tests/Makefile.am (maintainer-check-g++): Fix a stray
        $(GXX) that escaped the renaming of GXX to CXX.  Remove bogus
        test for valgrind; valgrind is independent of g++.