mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
* src/reader.c (copy_string, copy_comment, copy_comment2, copy_at)
(copy_dollar): Now that everything uses obstacks, get rid of the FILE * parameters.
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2000-12-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (copy_string, copy_comment, copy_comment2, copy_at)
|
||||
(copy_dollar): Now that everything uses obstacks, get rid of the
|
||||
FILE * parameters.
|
||||
|
||||
2000-12-20 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/files.c (open_files): Actually the `.output' file is based
|
||||
|
||||
Reference in New Issue
Block a user