qt6-bb10/src
Thiago Macieira a2df0ef57a Fix build with GCC 8: memset/memcpy/memmove of non-trivials
qarraydataops.h:73:17: error: ‘void* memset(void*, int, size_t)’ clearing an object of non-trivial type
‘struct TCBPoint’; use assignment or value-initialization instead [-Werror=class-memaccess]

Change-Id: I5d0ee9389a794d80983efffd152ce10eb557341f
Reviewed-by: Ville Voutilainen <ville.voutilainen@qt.io>
2018-05-09 05:43:26 +00:00
..
3rdparty Fix encoding of freetype/LICENSE.txt to utf-8 2018-05-04 12:02:22 +00:00
android Avoid to fail to close stream on exception 2018-05-04 13:08:31 +00:00
angle ANGLE: Remove workaround for files having the same name (Debug.h/.cpp) 2018-02-06 06:17:39 +00:00
concurrent Doc: Update QtConcurrent::mapped example snippet 2018-04-19 15:33:31 +00:00
corelib Fix build with GCC 8: memset/memcpy/memmove of non-trivials 2018-05-09 05:43:26 +00:00
dbus Fix handling of QDBusMessage in qdbuscpp2xml in bootstrapped mode 2018-04-29 16:44:32 +00:00
gui QtGui: Enable synchronous delivery for QWSysIf:::WindowScreenChangedEvent 2018-05-08 09:22:03 +00:00
network Fix crash in qsslsocket_openssl 2018-05-04 12:57:46 +00:00
opengl Merge remote-tracking branch 'origin/5.10' into 5.11 2018-02-15 10:14:11 +01:00
openglextensions Replace Q_DECL_FINAL with final 2017-09-22 07:30:01 +00:00
platformheaders Docs: Mark vsp2SetLayerAlpha as preliminary 2018-05-02 09:36:16 +00:00
platformsupport macOS + FreeType: Properly distinguish memory fonts from file fonts 2018-05-04 15:49:11 +00:00
plugins Fix building with -no-feature-shortcut 2018-05-08 06:15:43 +00:00
printsupport If the page size is not valid on the new printer, set a custom size 2018-05-02 13:32:09 +00:00
sql QSqlDatabase: Skip confusing thread warning on invalid QSqlDatabase 2018-04-06 07:18:03 +00:00
testlib TestLib: Fix license headers in qabstractitemmodeltester.* 2018-05-07 09:39:48 +00:00
tools qlalr: Fix startup crash in static builds 2018-05-08 15:19:14 +00:00
widgets Fix build without features.completer 2018-05-09 00:21:33 +00:00
winmain Merge remote-tracking branch 'origin/5.10' into dev 2018-01-11 18:10:41 +01:00
xml QDomNode::replaceChild(): Fix documentation typo 2018-03-16 06:34:13 +00:00
src.pro Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00