mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* src/output.c (header_output): Don't forget to export YYLTYPE and
yylloc. * tests/headers.at (export YYLTYPE): New, make sure it does. * tests/regression.at (%union and --defines, Invalid CPP headers): Move to... * tests/headers.at: here.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/output.c (header_output): Don't forget to export YYLTYPE and
|
||||
yylloc.
|
||||
* tests/headers.at (export YYLTYPE): New, make sure it does.
|
||||
* tests/regression.at (%union and --defines, Invalid CPP headers):
|
||||
Move to...
|
||||
* tests/headers.at: here.
|
||||
|
||||
|
||||
2001-12-29 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/gram.h (rule_s): Member `assoc' is of type `associativity'.
|
||||
|
||||
Reference in New Issue
Block a user