d: obey parse.error

* data/skeletons/lalr1.d (yysyntax_error): Let the dispatch be
bison-time, not runtime.
This commit is contained in:
Akim Demaille
2019-12-07 10:09:24 +01:00
parent 9bf06f6963
commit 046f238826
2 changed files with 67 additions and 77 deletions

4
TODO
View File

@@ -2,10 +2,6 @@
** Deprecate YYPRINT
The doc shows it too much.
** java, d: error.verbose
The code checks dynamically for error.verbose. It should be controlled by
M4.
** doc
I feel its ugly to use the GNU style to declare functions in the doc. It
generates tons of white space in the page, and may contribute to bad page