widl: Turn on verbose errors, which gives a little more information in the case of a syntax error.
This commit is contained in:
parent
bfde2c2e79
commit
f7f31150ee
|
@ -63,6 +63,8 @@
|
|||
# endif
|
||||
#endif
|
||||
|
||||
#define YYERROR_VERBOSE
|
||||
|
||||
unsigned char pointer_default = RPC_FC_UP;
|
||||
static int is_object_interface = FALSE;
|
||||
|
||||
|
|
Loading…
Reference in New Issue