]> git.saurik.com Git - bison.git/blobdiff - ChangeLog
* tests/calc.at: Also test yacc.c and glr.c (but not lalr1.cc yet)
[bison.git] / ChangeLog
index fdf3a49b6a3524dd423ae27be69fb4b4d0df234a..c0fe68967ec8373f833186aa6710c7e5bde25733 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2003-04-29  Akim Demaille  <akim@epita.fr>
+
+       * tests/calc.at: Also test yacc.c and glr.c (but not lalr1.cc yet)
+       with %pure-parser and %locations to exercise the patch from Yakov
+       Markovitch below.
+
+2003-04-28  Tim Van Holder <tim.van.holder@pandora.be>
+
+       * data/yacc.c: (b4_lex_param): Corrected for the case where
+       %lex-param is provided and %pure-parser isn't.
+
 2003-04-27  Paul Eggert  <eggert@twinsun.com>
 
        Avoid gcc -Wundef warnings reported by Gerald Pfeifer in