Verbose error messages.
This commit is contained in:
parent
72e3888cce
commit
00ed9869ed
@ -2,6 +2,8 @@
|
|||||||
#include "Type.h"
|
#include "Type.h"
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
|
||||||
|
#define YYERROR_VERBOSE
|
||||||
|
|
||||||
extern void emit(const char *, ...);
|
extern void emit(const char *, ...);
|
||||||
%}
|
%}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user