]> git.saurik.com Git - bison.git/commit
Fix yyerror_range for user-defined location type in C++.
authorJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 18 Oct 2008 16:46:12 +0000 (12:46 -0400)
committerJoel E. Denny <jdenny@ces.clemson.edu>
Sat, 18 Oct 2008 16:46:12 +0000 (12:46 -0400)
commit0f0e1ace602fd8ded2457b1ea4f73c8fb2bfc6cc
tree0aef8f93d387d21efbdba78552f9fc921c5973a2
parent548e2104e2a7f8f751054f72098227dd323ec861
Fix yyerror_range for user-defined location type in C++.

Reported by Georg Sauthoff at
<http://lists.gnu.org/archive/html/bug-bison/2008-08/msg00008.html>.
* data/lalr1.cc (parse): Change type of yyerror_range to location_type.
* THANKS (Georg Sauthoff): Add.
ChangeLog
THANKS
data/lalr1.cc