mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE *after* the
user prologue. These are defaults. * tests/actions.at (Mid-rule actions): Make sure the user can define YYDEBUG and YYERROR_VERBOSE.
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/bison.simple: Define YYDEBUG and YYERROR_VERBOSE *after* the
|
||||
user prologue. These are defaults.
|
||||
* tests/actions.at (Mid-rule actions): Make sure the user can
|
||||
define YYDEBUG and YYERROR_VERBOSE.
|
||||
|
||||
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (header_output): Don't forget to export YYLTYPE and
|
||||
|
||||
Reference in New Issue
Block a user