]> git.saurik.com Git - bison.git/commit
tests: pacify gcc 4.6.0's -Wunused-but-set-variable.
authorJoel E. Denny <joeldenny@joeldenny.org>
Sat, 16 Apr 2011 22:26:18 +0000 (18:26 -0400)
committerJoel E. Denny <joeldenny@joeldenny.org>
Sat, 16 Apr 2011 22:26:18 +0000 (18:26 -0400)
commitc9e2da4f20c97c4cb53b68d4912dbdb8836df9a4
treec2b4a7fd73856b098ee87e4564bd909c887e1374
parent55dd35633675f588c58ead46ecd6b5f4db504192
tests: pacify gcc 4.6.0's -Wunused-but-set-variable.

Reported by Jim Meyering at
<http://lists.gnu.org/archive/html/bug-bison/2011-04/msg00002.html>.
* tests/actions.at
(Default %printer and %destructor for mid-rule values): Define
YYLLOC_DEFAULT so that it uses its Rhs argument.
ChangeLog
tests/actions.at