mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 13:00:32 +00:00
On syntax errors, report the token on which we choked.
* bison.s1 (yyparse): In the label yyerrlab, when YYERROR_VERBOSE, add yychar in msg.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-03-17 Akim Demaille <[email protected]>
|
||||
|
||||
On syntax errors, report the token on which we choked.
|
||||
|
||||
* bison.s1 (yyparse): In the label yyerrlab, when YYERROR_VERBOSE,
|
||||
add yychar in msg.
|
||||
|
||||
2000-03-17 Akim Demaille <[email protected]>
|
||||
|
||||
* reader.c (copy_at): New function.
|
||||
|
||||
Reference in New Issue
Block a user