mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Bison now parses C99 lexical constructs like digraphs, UCNs, and
backslash-newline within C escape sequences, as POSIX now requires.
This commit is contained in:
5
NEWS
5
NEWS
@@ -1,6 +1,11 @@
|
|||||||
Bison News
|
Bison News
|
||||||
----------
|
----------
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
Changes in version 1.75a, 2002-10-24:
|
Changes in version 1.75a, 2002-10-24:
|
||||||
|
|
||||||
* Bison can no longer be built by a K&R C compiler; it requires C89 or
|
* Bison can no longer be built by a K&R C compiler; it requires C89 or
|
||||||
|
|||||||
Reference in New Issue
Block a user