mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
* reader.c (copy_comment): New function, factored out from:
(copy_action): Use it. Removed now unused `match', `ended', `cplus_comment'. (copy_guard): Likewise.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2000-03-17 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* reader.c (copy_comment): New function, factored out from:
|
||||
(copy_action): Use it. Removed now unused `match', `ended',
|
||||
`cplus_comment'.
|
||||
(copy_guard): Likewise.
|
||||
|
||||
2000-03-17 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* reader.c (copy_string): New function, factored out from:
|
||||
|
||||
Reference in New Issue
Block a user