]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
Complain about unused %define variables and %code qualifiers.
authorJoel E. Denny <jdenny@clemson.edu>
Thu, 3 Sep 2009 20:04:10 +0000 (16:04 -0400)
committerJoel E. Denny <jdenny@clemson.edu>
Sat, 5 Sep 2009 22:44:02 +0000 (18:44 -0400)
commit628be6c97d9966201f0522c4ec1a4908df12ace5
treede9f0f97ce215ee94f0beb8dc697173d6bd5e995
parentc842365a01977bcf69f285116953c54622b19d7c
Complain about unused %define variables and %code qualifiers.

* NEWS (2.5): Document.
* data/bison.m4 (b4_check_user_names): Complain instead of warn.
* doc/bison.texinfo (Decl Summary): Document complaint, and
improve %define documentation a little otherwise.
* tests/input.at (Reject unused %code qualifiers): Update.
(%define errors): Update.
(%define, --define, --force-define): Update.
(%define backward compatibility): Update.
(Unused %define api.pure): Update.
* tests/push.at (Push Parsing: Unsupported Skeletons): Update.
(cherry picked from commit c6abeab182fed54a2068fd75978a97f9c09d9da7)

Conflicts:

ChangeLog
ChangeLog
NEWS
data/bison.m4
doc/bison.texinfo
tests/input.at
tests/push.at