* data/yacc.c: (b4_lex_param): Corrected for the case where
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Apr 2003 06:04:56 +0000 (06:04 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 29 Apr 2003 06:04:56 +0000 (06:04 +0000)
%lex-param is provided and %pure-parser isn't.

ChangeLog

index fdf3a49..668e85f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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