mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 22:03:02 +00:00
* 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.
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
2000-10-16 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* 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.
|
||||
|
||||
|
||||
2000-10-16 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/reader.c (parse_expect_decl): Use `skip_white_space' and
|
||||
|
||||
Reference in New Issue
Block a user