]> git.saurik.com Git - bison.git/commit
* src/reader.c (copy_comment2): New function, same as former
authorAkim Demaille <akim@epita.fr>
Fri, 14 Apr 2000 13:59:15 +0000 (13:59 +0000)
committerAkim Demaille <akim@epita.fr>
Fri, 14 Apr 2000 13:59:15 +0000 (13:59 +0000)
commit27821bff0ff9f96e2e12036a16aee8481ef400d7
tree0150fa9ddb8dc524251f407cbaca9f123910fb31
parentdd877b0c3992c7e2bd8bc7c2285c41934e5cb023
* src/reader.c (copy_comment2): New function, same as former
`copy_comment', but outputs into two FILE *.
(copy_comment): Use it.
(parse_union_decl): Use it.
(get_type, parse_start_decl): Use the same `invalid' message.
(parse_start_decl, parse_union_decl): Use the same `multiple'
message.
(parse_union_decl, copy_guard, copy_action): Use the same
`unmatched' message.
* m4/Makefile.am (EXTRA_DIST): Add `warning.m4'.
ChangeLog
m4/Makefile.am
po/de.po
po/es.po
po/et.po
po/fr.po
po/ja.po
po/nl.po
po/ru.po
src/reader.c