mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Restore --no-lines.
Reported by Jim Kent. * data/c.m4 (b4_syncline): New. * data/glr.c, data/yacc.c, data/lalr1.cc: Use it. * src/reader.c (prologue_augment, epilogue_set): Use b4_syncline. * src/output.c (user_actions_output): Likewise. (prepare): Define 'b4_synclines_flag'.
This commit is contained in:
11
ChangeLog
11
ChangeLog
@@ -1,3 +1,14 @@
|
||||
2002-11-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
Restore --no-lines.
|
||||
Reported by Jim Kent.
|
||||
|
||||
* data/c.m4 (b4_syncline): New.
|
||||
* data/glr.c, data/yacc.c, data/lalr1.cc: Use it.
|
||||
* src/reader.c (prologue_augment, epilogue_set): Use b4_syncline.
|
||||
* src/output.c (user_actions_output): Likewise.
|
||||
(prepare): Define 'b4_synclines_flag'.
|
||||
|
||||
2002-11-06 Akim Demaille <akim@epita.fr>
|
||||
|
||||
* src/main.c (main): Free `infile'.
|
||||
|
||||
Reference in New Issue
Block a user