summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2020-05-01 06:36:19 +0200
committerAkim Demaille <akim.demaille@gmail.com>2020-05-01 06:52:04 +0200
commit30357ae9428fafbf54b1e65adb34a951e1620775 (patch)
treeb3908baf82cbcf4b16491ffce7f875a96e72cf6e /THANKS
parentfb1d76d9a92a4b6256123e62cb9b683e41aeb4e1 (diff)
downloadbison-30357ae9428fafbf54b1e65adb34a951e1620775.tar.gz
c++: use modern idioms to make classes non-copyable
Reported by Don Macpherson. https://lists.gnu.org/r/bug-bison/2019-05/msg00015.html https://github.com/akimd/bison/issues/36 * data/skeletons/lalr1.cc, data/skeletons/stack.hh, * data/skeletons/variant.hh: Delete the copy-ctor and the copy operator.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 9d49461e..157efc00 100644
--- a/THANKS
+++ b/THANKS
@@ -57,6 +57,7 @@ Derek M. Jones derek@knosof.co.uk
Di-an Jan dianj@freeshell.org
Dick Streefland dick.streefland@altium.nl
Didier Godefroy dg@ulysium.net
+Don Macpherson donmac703@gmail.com
Efi Fogel efifogel@gmail.com
Enrico Scholz enrico.scholz@informatik.tu-chemnitz.de
Eric Blake ebb9@byu.net