widl: Turn on verbose errors, which gives a little more information in the case of a syntax error.

oldstable
Rob Shearman 2008-04-02 12:56:47 +01:00 committed by Alexandre Julliard
parent bfde2c2e79
commit f7f31150ee
1 changed files with 2 additions and 0 deletions

View File

@ -63,6 +63,8 @@
# endif
#endif
#define YYERROR_VERBOSE
unsigned char pointer_default = RPC_FC_UP;
static int is_object_interface = FALSE;