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:
2
NEWS
2
NEWS
@@ -6,6 +6,8 @@ Changes in version 1.75b:
|
||||
* Bison now parses C99 lexical constructs like digraphs, UCNs, and
|
||||
backslash-newline within C escape sequences, as POSIX now requires.
|
||||
|
||||
* --no-line works properly.
|
||||
|
||||
Changes in version 1.75a, 2002-10-24:
|
||||
|
||||
* Bison can no longer be built by a K&R C compiler; it requires C89 or
|
||||
|
||||
Reference in New Issue
Block a user