mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2025-01-05 08:31:53 +00:00
Conf: a bit more verbose parser error messages
This commit is contained in:
parent
b3ceea84fd
commit
179e2a0934
@ -35,6 +35,9 @@ check_u16(uint val)
|
|||||||
|
|
||||||
CF_DECLS
|
CF_DECLS
|
||||||
|
|
||||||
|
/* %define parse.error verbose */
|
||||||
|
%error-verbose
|
||||||
|
|
||||||
%union {
|
%union {
|
||||||
uint i;
|
uint i;
|
||||||
u32 i32;
|
u32 i32;
|
||||||
|
Loading…
Reference in New Issue
Block a user