aboutsummaryrefslogtreecommitdiffstats
path: root/build_scripts/utils.py
diff options
context:
space:
mode:
authorFriedemann Kleint <Friedemann.Kleint@qt.io>2023-03-29 10:33:03 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-03-29 12:10:18 +0000
commit17e4ccf79b7ea02bfc94169813bd0372f2137a2e (patch)
treeae9fb5ef23bd4ad3249f7f1f1b41b439aefa41a0 /build_scripts/utils.py
parent8b54f61a3101ee3a6a41ae27ba107922ddce387f (diff)
Signature embedding: Use raw string literals
On macOS, the strings cause warnings like: /shiboken6/libshiboken/embed/signature_inc.h:1518:1: warning: suspicious concatenation of string literals in an array initialization; did you mean to separate the elements with a comma? [-Wstring-concatenation] "pIG+LQEAc2lnbmF0dXJlX2Jvb3RzdHJhcC5weVBLBQYAAAAAIQAhAHEKAAC+OAEAAAA=" ^ /Users/berlin/dev/kleint/pyside-setup/build/testenvd/build/shiboken6/libshiboken/embed/signature_inc.h:1517:1: note: place parentheses around the string literal to silence warning "dXJlX2Jvb3RzdHJhcC5weWNQSwECFAMUAAAACABgTX1WeyhE3MwKAADjGwAAFgAAAAAAAAAAAAAA" Use raw string literals to suppress this. Change-Id: I72a3abf72ce55970e888c77db0d66e1ef1bdf731 Reviewed-by: Christian Tismer <tismer@stackless.com> Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org> (cherry picked from commit 85c2470ce4d3349affdaf085c298d4e6a33dd318) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'build_scripts/utils.py')
0 files changed, 0 insertions, 0 deletions