* data/yacc.c: (b4_lex_param): Corrected for the case where

%lex-param is provided and %pure-parser isn't.
This commit is contained in:
Paul Eggert
2003-04-29 06:04:56 +00:00
parent 68cdf74747
commit 6175ffe321
+5
View File
@@ -1,3 +1,8 @@
2003-04-28 Tim Van Holder <[email protected]>
* 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 <[email protected]>
Avoid gcc -Wundef warnings reported by Gerald Pfeifer in