mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* reader.c (copy_definition): Use copy_string and copy_comment.
Removed now unused `match', `ended', `cplus_comment'. (copy_comment, copy_string): Moved, to be visible from copy_definition.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-03-17 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* reader.c (copy_definition): Use copy_string and copy_comment.
|
||||
Removed now unused `match', `ended', `cplus_comment'.
|
||||
(copy_comment, copy_string): Moved, to be visible from
|
||||
copy_definition.
|
||||
|
||||
2000-03-17 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* reader.c (copy_string): Declared `static inline'. No problems
|
||||
|
||||
Reference in New Issue
Block a user