summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2021-04-15 18:46:45 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2021-04-16 21:49:01 +0000
commit315975335816314c849c7d6fa914800d16ff719b (patch)
treecd795d9633d65d71ba5bc556aca956dfb9f8d559 /qmake
parent721f582e5b016cd2118275f2a706bed4e3f459d4 (diff)
tst_qcborstreamwriter: don't pass char8_t strings to QByteArray
There isn't a QByteArray constructor taking a char8_t*. (I am not sure if there should be one; QByteArray is not going to anything special about that information anyways.) Change such strings to be "ordinary" narrow string literals. There should be no problems at doing so, as by default we build in UTF-8 mode under all compilers. Change-Id: Ia200ec6e3b0453bad033d5d8ff34c013bb27abd1 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> (cherry picked from commit b9d0fd3a09c23b410bb8ef228ff5326d118f3069) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'qmake')
0 files changed, 0 insertions, 0 deletions