]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
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:29:11 +0000 (18:29 -0400)
commit9fc4c025fd334dabca9c7d66ec8219e4e29a4dda
treefa9ccf33f3a74d92e6a8e440ee698dca4bacecdd
parent67b8cfbd94b6ec696291851f222922043044bfa4
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.
(cherry picked from commit c9e2da4f20c97c4cb53b68d4912dbdb8836df9a4)
ChangeLog
tests/actions.at