summaryrefslogtreecommitdiffstats
path: root/helpcompiler
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-07-26 15:00:49 +0200
committerStephan Bergmann <sbergman@redhat.com>2018-07-27 08:28:02 +0200
commit1a400fc39023bcf471a6d4448acbf1a2afcb274c (patch)
tree319bacefe7f6a6fd412563b378feb63ed8b47541 /helpcompiler
parentuse OUStringBuffer in some loops (diff)
downloadcore-1a400fc39023bcf471a6d4448acbf1a2afcb274c.tar.gz
core-1a400fc39023bcf471a6d4448acbf1a2afcb274c.zip
codemaker: 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. (For LIBO_INTERNAL_ONLY, in cppumaker- genered code.) Change-Id: Ia13d945c10600f5793a3247f85a464170ede483d Reviewed-on: https://gerrit.libreoffice.org/58116 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'helpcompiler')
0 files changed, 0 insertions, 0 deletions