]> git.saurik.com Git - bison.git/commit - ChangeLog
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>
Tue, 13 Apr 2010 21:31:49 +0000 (23:31 +0200)
commit36dc3637a40459dbf1043f6ada9badbbba291957
treec65fdf882867f4d7b3f0dec560ad2632332d4d43
parentc499231de45a4a30aadbc17db4ceafd74c44b9c4
tests: don't depend on the actual location type.

* 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.
ChangeLog
tests/calc.at