summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorAkim Demaille <akim.demaille@gmail.com>2018-05-24 09:52:54 +0200
committerAkim Demaille <akim.demaille@gmail.com>2018-05-27 09:32:16 +0200
commit7bb478bd199e18b710c0f73f2fa6f54938f10405 (patch)
tree61b57e032a6ac258db94942d9d1955ef32f88f0f /THANKS
parent9c29c52fce5d147a552e1f02e20a99161d834b56 (diff)
downloadbison-7bb478bd199e18b710c0f73f2fa6f54938f10405.tar.gz
tests: fix -Wdeprecated warning
With recent compilers: input.yy:49:5: error: definition of implicit copy assignment operator for 'Object' is deprecated because it has a user-declared destructor [-Werror,-Wdeprecated] ~Object () ^ input.yy:130:35: note: in implicit copy assignment operator for 'Object' first required here { yylhs.value.as< Object > () = yystack_[0].value.as< Object > (); } * tests/c++.at (Object): Add missing assignment operator.
Diffstat (limited to 'THANKS')
0 files changed, 0 insertions, 0 deletions