mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* lib/hash.h (__P): Added definition for this macro.
* src/Makefile.am: Add parse-skel.c and scan-skel.c to BUILT_SOURCES, to ensure they are generated first. * src/parse-skel.y: Use YYERROR_VERBOSE instead of %error-verbose to allow bootstrapping with bison 1.30x.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2002-01-07 Tim Van Holder <tim.van.holder@pandora.be>
|
||||
|
||||
* lib/hash.h (__P): Added definition for this macro.
|
||||
* src/Makefile.am: Add parse-skel.c and scan-skel.c to
|
||||
BUILT_SOURCES, to ensure they are generated first.
|
||||
* src/parse-skel.y: Use YYERROR_VERBOSE instead of
|
||||
%error-verbose to allow bootstrapping with bison 1.30x.
|
||||
|
||||
2002-01-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (parse_braces): Don't fetch the next char, the
|
||||
|
||||
Reference in New Issue
Block a user