]> git.saurik.com Git - bison.git/commit
* src/output.c (header_output): Don't forget to export YYLTYPE and
authorAkim Demaille <akim@epita.fr>
Sat, 29 Dec 2001 14:26:49 +0000 (14:26 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 29 Dec 2001 14:26:49 +0000 (14:26 +0000)
commitb9cecb91a08fa4baa73a5e12a83611b41507a022
tree0efd4c0d2777fbb73180aaf61d104fa604950d06
parentaea13e9790773f1fccb8f411b0da44c20f0d9f7a
* 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.
ChangeLog
src/output.c
tests/Makefile.am
tests/headers.at [new file with mode: 0644]
tests/regression.at
tests/testsuite.at