* data/lalr1.cc (b4_stack_depth_init, yy::Parser::initdepth_):

Remove, useless.
(YYABORT, YYACCEPT, YYERROR): New.
* tests/calc.at: Renable the lalr1.cc test.
This commit is contained in:
Akim Demaille
2003-02-19 14:33:27 +00:00
parent 0b86fc416c
commit 60a777aa24
3 changed files with 17 additions and 8 deletions

View File

@@ -1,3 +1,10 @@
2003-02-19 Akim Demaille <akim@epita.fr>
* data/lalr1.cc (b4_stack_depth_init, yy::Parser::initdepth_):
Remove, useless.
(YYABORT, YYACCEPT, YYERROR): New.
* tests/calc.at: Renable the lalr1.cc test.
2003-02-19 Akim Demaille <akim@epita.fr>
* tests/calc.at (AT_CHECK_CALC): Check different scenarios of