X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-psi;a=blobdiff_plain;f=src%2Fparser_proc.c;h=295c60f1686cdcfd4f325ff896504eb8c52fe099;hp=81d3ca29210a5e0d94661984116fc3ad5a9e76c7;hb=1b6db76e3005344b33ab45b00e7e61386a33932a;hpb=6ebcb60416cad353f5aeacebe919cb6990ef5a7d diff --git a/src/parser_proc.c b/src/parser_proc.c index 81d3ca2..295c60f 100644 --- a/src/parser_proc.c +++ b/src/parser_proc.c @@ -643,8 +643,8 @@ static const YYCODETYPE yyFallback[] = { 0, /* CALLABLE => nothing */ 0, /* PRE_ASSERT => nothing */ 0, /* POST_ASSERT => nothing */ - 0, /* ERROR => nothing */ - 0, /* WARNING => nothing */ + 14, /* ERROR => NAME */ + 14, /* WARNING => NAME */ 14, /* TEMP => NAME */ 14, /* FREE => NAME */ 14, /* SET => NAME */