glcpp: Introduce new glcpp_error function.
This commit is contained in:
@@ -165,6 +165,9 @@ glcpp_parser_parse (glcpp_parser_t *parser);
|
||||
void
|
||||
glcpp_parser_destroy (glcpp_parser_t *parser);
|
||||
|
||||
void
|
||||
glcpp_error (YYLTYPE *locp, glcpp_parser_t *parser, const char *fmt, ...);
|
||||
|
||||
/* Generated by glcpp-lex.l to glcpp-lex.c */
|
||||
|
||||
int
|
||||
|
Reference in New Issue
Block a user