mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-15 07:13:02 +00:00
* 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:
@@ -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])
|
||||
|
||||
Reference in New Issue
Block a user