mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-12 13:53:03 +00:00
POSIX: complain if %prec's token was not defined.
* NEWS (2.5): Document.
* src/reader.c (grammar_rule_check): Convert warning to
complaint.
* tests/input.at (%prec's token must be defined): Update.
(cherry picked from commit 510df9519e)
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
2009-12-30 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
POSIX: complain if %prec's token was not defined.
|
||||
* NEWS (2.5): Document.
|
||||
* src/reader.c (grammar_rule_check): Convert warning to
|
||||
complaint.
|
||||
* tests/input.at (%prec's token must be defined): Update.
|
||||
|
||||
2009-12-30 Joel E. Denny <jdenny@clemson.edu>
|
||||
|
||||
POSIX: warn if %prec's token was not defined.
|
||||
|
||||
Reference in New Issue
Block a user