summaryrefslogtreecommitdiffstats
path: root/src/plugins/platformthemes
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-01-29 22:00:46 -0800
committerThiago Macieira <thiago.macieira@intel.com>2018-02-04 08:34:03 +0000
commit403343039d07812c0beee9260b291f86e14d8ac4 (patch)
tree6f0652206e5c8842ca0f8067c8a3ff94adcd6db8 /src/plugins/platformthemes
parentc26c5b7d0dc4607b7cdd5569c5180b94b4563b73 (diff)
Suppress GCC 8 warning about realloc() non-trivially-copyable types
But they are movable. qxmlstream_p.h:654:32: error: ‘void* realloc(void*, size_t)’ moving an object of non-trivially copyable type ‘struct QXmlStreamPrivateTagStack::Tag’; use ‘new’ and ‘delete’ instead [-Werror=class-memaccess] Change-Id: I41d006aac5bc48529845fffd150e8115eb852034 Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/plugins/platformthemes')
0 files changed, 0 insertions, 0 deletions