akimd / bison

GNU Bison
GNU General Public License v3.0
332 stars 89 forks source link

d: remove support for parse.error verbose #68

Closed adelavais closed 3 years ago

adelavais commented 3 years ago

Without the history, D should not support this option. Before the removal, 'detailed' and 'verbose' options generated the same code.

adelavais commented 3 years ago

The patch was installed, I'm closing the PR.