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

This commit is contained in:
Rob Shearman 2008-04-02 12:56:47 +01:00 committed by Alexandre Julliard
parent bfde2c2e79
commit f7f31150ee

View file

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