]> git.saurik.com Git - bison.git/commit
* tests/output.at (AT_CHECK_OUTPUT): Another test, making sure
authorAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 18:06:42 +0000 (18:06 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 4 Mar 2002 18:06:42 +0000 (18:06 +0000)
commit4eeb7bc9a28b4ed306b49678048bc090628e2922
tree331566dd980db9116222bfc5efa97454df700fbb
parent5d08b24fbaf0169e3641c944e53a29a48f8558c9
* tests/output.at (AT_CHECK_OUTPUT): Another test, making sure
bison fails when trying to output a parser and a header under the
same name.
* src/files.c (compute_output_file_names): Refuse when parser and
header have the same name.
ChangeLog
NEWS
src/files.c
src/output.c
tests/output.at