]> git.saurik.com Git - bison.git/commitdiff
tests: don't depend on the actual location type.
authorAkim Demaille <demaille@gostai.com>
Sat, 10 Apr 2010 11:37:21 +0000 (13:37 +0200)
committerAkim Demaille <demaille@gostai.com>
Wed, 14 Apr 2010 10:02:45 +0000 (12:02 +0200)
* tests/calc.at: Use yy::parser::location_type rather than
yy::location, since the former is always right, and might point to
another type than the latter.

(cherry picked from commit 36dc3637a40459dbf1043f6ada9badbbba291957)

Conflicts:

tests/calc.at


No differences found