mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 09:43:03 +00:00
Remove spurious empty lines.
This commit is contained in:
@@ -15,14 +15,12 @@
|
|||||||
(output_gram): Use it.
|
(output_gram): Use it.
|
||||||
(output_rule_data): Nicer output layout for YYTNAME.
|
(output_rule_data): Nicer output layout for YYTNAME.
|
||||||
|
|
||||||
|
|
||||||
2000-10-16 Akim Demaille <akim@epita.fr>
|
2000-10-16 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* src/lex.c (read_typename): New function.
|
* src/lex.c (read_typename): New function.
|
||||||
(lex): Use it.
|
(lex): Use it.
|
||||||
* src/reader.c (copy_dollar): Likewise.
|
* src/reader.c (copy_dollar): Likewise.
|
||||||
|
|
||||||
|
|
||||||
2000-10-16 Akim Demaille <akim@epita.fr>
|
2000-10-16 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* src/reader.c (copy_comment2): Expect the input stream to be on
|
* src/reader.c (copy_comment2): Expect the input stream to be on
|
||||||
@@ -31,19 +29,16 @@
|
|||||||
(copy_comment, copy_definition, parse_union_decl, copy_action)
|
(copy_comment, copy_definition, parse_union_decl, copy_action)
|
||||||
(copy_guard): Adjust.
|
(copy_guard): Adjust.
|
||||||
|
|
||||||
|
|
||||||
2000-10-16 Akim Demaille <akim@epita.fr>
|
2000-10-16 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* src/reader.c (parse_expect_decl): Use `skip_white_space' and
|
* src/reader.c (parse_expect_decl): Use `skip_white_space' and
|
||||||
`read_signed_integer'.
|
`read_signed_integer'.
|
||||||
|
|
||||||
|
|
||||||
2000-10-16 Akim Demaille <akim@epita.fr>
|
2000-10-16 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* src/reader.c (copy_dollar): New function.
|
* src/reader.c (copy_dollar): New function.
|
||||||
(copy_guard, copy_action): Use it.
|
(copy_guard, copy_action): Use it.
|
||||||
|
|
||||||
|
|
||||||
2000-10-16 Akim Demaille <akim@epita.fr>
|
2000-10-16 Akim Demaille <akim@epita.fr>
|
||||||
|
|
||||||
* lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
|
* lib/quote.h, lib/quote.c, lib/quotearg.h, lib/quotearg.c:
|
||||||
|
|||||||
Reference in New Issue
Block a user