summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-01-29 21:46:40 -0800
committerThiago Macieira <thiago.macieira@intel.com>2018-02-04 08:33:59 +0000
commitc26c5b7d0dc4607b7cdd5569c5180b94b4563b73 (patch)
tree5f370afc73566024e601b067bc774840339b7690 /INSTALL
parent1514b4e85336245ef130deca5839267dba7b2e32 (diff)
Silence GCC 8 warning on memcpy of movable types
This is similar to commit 342bb5b03a76d1428fafb8e1532d66e172bd1c0b. From GCC 8: qarraydataops.h:84:17: error: ‘void* memcpy(void*, const void*, size_t)’ writing to an object of type ‘class QStringRef’ with no trivial copy-assignment; use copy-assignment or copy-initialization instead [-Werror=class-memaccess] [etc.] Change-Id: I41d006aac5bc48529845fffd150e817e64973bec Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'INSTALL')
0 files changed, 0 insertions, 0 deletions