Semicolons are now allowed before "|".

This commit is contained in:
Paul Eggert
2003-05-14 23:37:32 +00:00
parent 6b2584b7a2
commit 829fd4c70d

2
NEWS
View File

@@ -3,6 +3,8 @@ Bison News
Changes in version 1.875b:
* Semicolons are now allowed before "|" in grammar rules, as POSIX requires.
Changes in version 1.875a, 2003-02-01:
* For now, %expect-count violations are now just warnings, not errors.