summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAkim Demaille <akim@lrde.epita.fr>2013-04-11 09:53:18 +0200
committerAkim Demaille <akim@lrde.epita.fr>2013-04-11 12:50:59 +0200
commit75ae8299840bbd854fa2474d38402bbb933c6511 (patch)
tree1b173afbde95073be320d5f10d9a00438307a4e5 /THANKS
parent08cc1a3b1801cafcd0354ce10161571fa45b4553 (diff)
downloadbison-75ae8299840bbd854fa2474d38402bbb933c6511.tar.gz
c++: fix several issues with locations
Reported by Daniel Frużyński. http://lists.gnu.org/archive/html/bug-bison/2013-02/msg00000.html * data/location.cc (position::columns, position::lines): Check for underflow. Fix some weird function signatures. (location): Accept signed integers as arguments where appropriate. Add operator- and operator+=. * doc/bison.texi (C++ position, C++ location): Various fixes and completion. * tests/c++.at (C++ Locations): New tests.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index a7d1d47e..320e26f1 100644
--- a/THANKS
+++ b/THANKS
@@ -29,6 +29,7 @@ Cris Bailiff c.bailiff+bison@awayweb.com
Cris van Pelt cris@amf03054.office.wxs.nl
Csaba Raduly csaba_22@yahoo.co.uk
Dagobert Michelsen dam@baltic-online.de
+Daniel Frużyński daniel@poradnik-webmastera.com
Daniel Hagerty hag@gnu.org
David J. MacKenzie djm@gnu.org
David Kastrup dak@gnu.org