* src/files.c (open_files): Fix the computation of short_base_name

in the case of `-o foo.tab.c'.
This commit is contained in:
Akim Demaille
2000-12-20 12:41:52 +00:00
parent 337bab46f2
commit 956dba3a7c
4 changed files with 16 additions and 8 deletions

View File

@@ -1,3 +1,8 @@
2000-12-20 Akim Demaille <akim@epita.fr>
* src/files.c (open_files): Fix the computation of short_base_name
in the case of `-o foo.tab.c'.
2000-12-20 Akim Demaille <akim@epita.fr>
* src/reader.c (copy_string, copy_comment, copy_comment2, copy_at)