]> git.saurik.com Git - bison.git/commitdiff
c++: locations: complete the API and fix comments
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 5 Jan 2015 17:20:28 +0000 (18:20 +0100)
committerAkim Demaille <akim@lrde.epita.fr>
Mon, 5 Jan 2015 17:32:23 +0000 (18:32 +0100)
There are no support for += between locations, and some comments are wrong.
Reported by Alexandre Duret-Lutz.

* data/location.cc: Fix.
* doc/bison.texi: Document.
* tests/c++.at: Check.


No differences found