* 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

@@ -696,8 +696,7 @@ m4_define([AT_CHECK_CALC_LALR1_CC],
# AT_CHECK_CALC_LALR1_CC()
# FIXME: YYERROR is not supported
# AT_CHECK_CALC_LALR1_CC([%defines %pure-parser %locations])
AT_CHECK_CALC_LALR1_CC([%defines %pure-parser %locations])
# AT_CHECK_CALC_LALR1_CC([%defines])
# AT_CHECK_CALC_LALR1_CC([%locations])