]> git.saurik.com Git - bison.git/commit - ChangeLog-2012
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)
commit16d9244df663152483760bff8e3db7eeba9d4cc1
treebeeb6d2de37f7bcebb69f5b864465e6e0ae10f1c
parent3e4a253ba9b9ee9ccb79e712846a41fb9221f757
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.

(cherry picked from commit 36dc3637a40459dbf1043f6ada9badbbba291957)

Conflicts:

tests/calc.at
ChangeLog
tests/calc.at