summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@qt.io>2020-10-07 19:42:31 +0200
committerPaul Olav Tvete <paul.tvete@qt.io>2020-10-09 06:15:15 +0000
commitcb1004f94a175b3ffc93ca9627074e2aaff31f1a (patch)
treef0a479fe401a144d20a0a80edb20146d953b29ce /src/corelib/io
parent22b72a6f7a8f6b056f1ab9c3c7806ae87bfefd8a (diff)
Disable spurious warning with gcc 9.3
gcc 9.3 gives a warning when compiling with -O2: ‘strlen’ argument missing terminating nul [-Werror=stringop-overflow=] This seems to be caused by a gcc bug that is not present in gcc 8 and fixed in gcc 10: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91490 Change-Id: Ice3c18efb7a41097521ecee22d060f175083c579 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/corelib/io')
0 files changed, 0 insertions, 0 deletions