• Stephan Bergmann's avatar
    lotuswordpro: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9) · aa84f145
    Stephan Bergmann yazdı
    ...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.; and by removing explicitly user-
    provided functions that do the same as their implicitly-defined counterparts,
    but may prevent implicitly declared copy functions from being defined as non-
    deleted in the future.  (Even if such a user-provided function was declared
    non-inline in an include file, the apparently-used implicitly-defined copy
    functions are already include, so why bother with non-inline functions.)
    
    Change-Id: I725d60235b72e4eec59809e2d09bfab9a2f7c416
    Reviewed-on: https://gerrit.libreoffice.org/58097
    Tested-by: Jenkins
    Reviewed-by: 's avatarStephan Bergmann <sbergman@redhat.com>
    aa84f145
Adı
Son kayıt (commit)
Son güncelleme
..
pch Loading commit data...
xfilter Loading commit data...
localtime.hxx Loading commit data...
lwpatomholder.hxx Loading commit data...
lwpbasetype.hxx Loading commit data...
lwpbookmarkmgr.hxx Loading commit data...
lwpchangemgr.hxx Loading commit data...
lwpcolor.hxx Loading commit data...
lwpdefs.hxx Loading commit data...
lwpdocdata.hxx Loading commit data...
lwpdropcapmgr.hxx Loading commit data...
lwpfilehdr.hxx Loading commit data...
lwpfont.hxx Loading commit data...
lwpfoundry.hxx Loading commit data...
lwpfrib.hxx Loading commit data...
lwpglobalmgr.hxx Loading commit data...
lwpheader.hxx Loading commit data...
lwpidxmgr.hxx Loading commit data...
lwpobj.hxx Loading commit data...
lwpobjfactory.hxx Loading commit data...
lwpobjhdr.hxx Loading commit data...
lwpobjid.hxx Loading commit data...
lwpobjstrm.hxx Loading commit data...
lwpobjtags.hxx Loading commit data...
lwpoverride.hxx Loading commit data...
lwpsvstream.hxx Loading commit data...
lwptools.hxx Loading commit data...