mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-21 10:13:03 +00:00
bison: use detailed error messages
* #: .
This commit is contained in:
@@ -125,7 +125,7 @@
|
|||||||
%define api.token.raw
|
%define api.token.raw
|
||||||
%define api.value.type union
|
%define api.value.type union
|
||||||
%define locations
|
%define locations
|
||||||
%define parse.error verbose
|
%define parse.error detailed
|
||||||
%define parse.lac full
|
%define parse.lac full
|
||||||
%define parse.trace
|
%define parse.trace
|
||||||
%defines
|
%defines
|
||||||
|
|||||||
Reference in New Issue
Block a user