projects
/
platform
/
upstream
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68cdf74
)
* data/yacc.c: (b4_lex_param): Corrected for the case where
author
Paul Eggert
<eggert@cs.ucla.edu>
Tue, 29 Apr 2003 06:04:56 +0000
(06:04 +0000)
committer
Paul 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
patch
|
blob
|
history
diff --git
a/ChangeLog
b/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