mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/files.c (strsuffix): New.
(stringappend): Be just like strcat but allocate. (base_names): Eve out from open_files. Try to simplify the rather hairy computation of base_name and short_base_name. (open_files): Use it. * tests/suite.at (Checking output file names): New test.
This commit is contained in:
10
ChangeLog
10
ChangeLog
@@ -1,3 +1,13 @@
|
||||
2000-12-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/files.c (strsuffix): New.
|
||||
(stringappend): Be just like strcat but allocate.
|
||||
(base_names): Eve out from open_files.
|
||||
Try to simplify the rather hairy computation of base_name and
|
||||
short_base_name.
|
||||
(open_files): Use it.
|
||||
* tests/suite.at (Checking output file names): New test.
|
||||
|
||||
2000-12-19 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/system.h (obstack_grow_literal_string): Rename as...
|
||||
|
||||
Reference in New Issue
Block a user