mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-07-23 14:10:31 +00:00
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.