]> git.saurik.com Git - bison.git/commit
tests: don't require locations uselessly.
authorAkim Demaille <demaille@gostai.com>
Thu, 9 Feb 2012 09:04:32 +0000 (10:04 +0100)
committerAkim Demaille <demaille@gostai.com>
Fri, 10 Feb 2012 08:17:45 +0000 (09:17 +0100)
commita8c5aaa53e2fe70a0b1c86138f5ed4f8cd11a93b
tree291dd53951390a90fa7a47dcefe452b93a7944fb
parent9bfbf75bdf8fe06be78e55d65bd35f9b17cff402
tests: don't require locations uselessly.

* tests/c++.at (Syntax error discarding no lookahead): Contrary to
2.5, C++ parsers can work without locations.
tests/c++.at