mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Check yyerrok in calc.at.
* tests/calc.at (calc.y): Use yyerrok on "( error )". (AT_CHECK_CALC): Add a check that ensures that yyerrok works as expected.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2008-08-27 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Check yyerrok in calc.at.
|
||||
* tests/calc.at (calc.y): Use yyerrok on "( error )".
|
||||
(AT_CHECK_CALC): Add a check that ensures that yyerrok works as
|
||||
expected.
|
||||
|
||||
2008-08-27 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
Support yyerrok in lalr1.cc.
|
||||
|
||||
Reference in New Issue
Block a user