mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-16 07:43:03 +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,6 +1,6 @@
|
||||
#! /bin/sh
|
||||
|
||||
aclocal && \
|
||||
aclocal -I m4 && \
|
||||
gettextize && \
|
||||
autoconf && \
|
||||
autoheader && \
|
||||
|
||||
Reference in New Issue
Block a user