Re: [PATCH for Dlang support] d: remove support for parse.error verbose
Akim Demaille <[email protected]> Thu, 7 Jan 2021 18:52:47 +0100
| Newsgroups | gmane.comp.parsers.bison.patches |
|---|---|
| Message-ID | <[email protected]> |
Adela, > Le 7 janv. 2021 à 12:39, Adela Vais <[email protected]> a écrit : > > Without the history, D should not support this option. Before the > removal, 'detailed' and 'verbose' options generated the same code. > > * data/skeletons/lalr1.d: Here. > * doc/bison.texi: Adapt tests to use 'detailed' instead of 'verbose'. > * tests/calc.at: Document it. Installed, once I fixed the examples. Cheers!