diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-07-27 09:36:05 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-07-27 12:54:32 +0200 |
commit | 228b9801f1ec440cf3090a6f2ff24722c5bc26d0 (patch) | |
tree | b0feb5b08e76ecc4102c38d8c255ca8b509eb3fd /wizards/Package_depot.mk | |
parent | 825df05602ba4387d927ddcf74f34aca29564837 (diff) |
l10ntools: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)
...by explicitly defaulting the copy/move functions (and, where needed in turn,
also a default ctor) for classes that have a user-declared dtor that does
nothing other than an implicitly-defined one would do, but needs to be user-
declared because it is virtual and potentially serves as a key function to
emit the vtable, or is non-public, etc.
Change-Id: I4b3833ceb9da0a83be45c808f163dfad97f9c946
Reviewed-on: https://gerrit.libreoffice.org/58164
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'wizards/Package_depot.mk')
0 files changed, 0 insertions, 0 deletions