mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 12:49:45 +00:00
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
Block a user