yacc.c: also count calls to YYERROR in yynerrs

* data/skeletons/yacc.c: here.
This commit is contained in:
Akim Demaille
2020-08-04 17:15:43 +02:00
parent 683040b324
commit f4d33ff4b4
4 changed files with 12 additions and 4 deletions

3
TODO
View File

@@ -1,4 +1,7 @@
* Soon
** YYERROR and yynerrs
We are missing some cases. Write a test case, and check all the skeletons.
** gnulib
Bruno notes: