]> git.saurik.com Git - bison.git/commit
* src/reader.c (copy_comment2): Expect the input stream to be on
authorAkim Demaille <akim@epita.fr>
Mon, 16 Oct 2000 18:06:29 +0000 (18:06 +0000)
committerAkim Demaille <akim@epita.fr>
Mon, 16 Oct 2000 18:06:29 +0000 (18:06 +0000)
commit550a72a3be6adb5ec84545bef484685661c87f58
tree51638f063e19ba37c59b074c3130a0ebb9fe472d
parent131e2fef683836d45262423bbdf004a014335aba
* src/reader.c (copy_comment2): Expect the input stream to be on
the `/' which is suspected to open a comment, instead of being
called after `//' or `/*' was read.
(copy_comment, copy_definition, parse_union_decl, copy_action)
(copy_guard): Adjust.
ChangeLog
src/reader.c