]> git.saurik.com Git - bison.git/commit - src/reader.c
* src/reader.c (parse_union_decl): Instead of handling two obstack
authorAkim Demaille <akim@epita.fr>
Sat, 15 Dec 2001 15:25:15 +0000 (15:25 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 15 Dec 2001 15:25:15 +0000 (15:25 +0000)
commit2666f928214f2accec70e46ced834828706777ae
treec5ccd63a7b4d7bfb108a2e797d89cf14eedd920d
parent428046f8d4365e2cd60f8a5f645c2f3e23e3f7af
* src/reader.c (parse_union_decl): Instead of handling two obstack
simultaneously, use one to define the `stype' muscle, and use the
value of the latter to fill defines_obstack.
(copy_comment): Remove.
(copy_comment2): Work for a single obstack.
Rename as...
(copy_comment): this.
ChangeLog
src/reader.c