mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
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 36dc3637a4)
Conflicts:
tests/calc.at
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2010-04-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
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.
|
||||
|
||||
2010-04-13 Akim Demaille <demaille@gostai.com>
|
||||
|
||||
formatting changes.
|
||||
|
||||
Reference in New Issue
Block a user