office-gobmx/include/i18nlangtag
Stephan Bergmann e9e4eb0736 Fix some -Werror=deprecated-copy-dtor
...which would be found by GCC 10 trunk when explicitly enabling
-Wdeprecated-copy-dtor (warning about cases where the non-deleted definition of
an implicit copy ctor or assignment op is deprecated because of a user-provided
dtor; looks like breaking it out into its own option, which, unlike
-Wdeprecated-copy, isn't enabled by -Wextra, isn't all too helpful going
forward, see discussion at <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88136>
"-Wdeprecated-copy is draconian and shouldn't be in -Wall").

Using =delete instead of =default in cases that would otherwise cause Clang
-Wdefaulted-function-deleted, cf. 3db830d354
"Silence new Clang trunk -Wdefaulted-function-deleted".

Change-Id: If50214ad8ac4e9ff12127eb3e07f610deabeca8a
Reviewed-on: https://gerrit.libreoffice.org/84056
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2019-11-29 17:07:09 +01:00
..
applelangid.hxx
i18nlangtagdllapi.h
lang.h
languagetag.hxx Fix some -Werror=deprecated-copy-dtor 2019-11-29 17:07:09 +01:00
languagetagicu.hxx
mslangid.hxx