]> git.saurik.com Git - bison.git/commitdiff
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)
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.


No differences found