* 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.
This commit is contained in:
Akim Demaille
2003-04-29 08:41:13 +00:00
parent 2f924dd373
commit 211074caca
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
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