aboutsummaryrefslogtreecommitdiffstats
path: root/examples/webenginewidgets/simplebrowser
diff options
context:
space:
mode:
authorFriedemann Kleint <[email protected]>2023-03-29 10:33:03 +0200
committerFriedemann Kleint <[email protected]>2023-03-29 13:22:29 +0200
commit85c2470ce4d3349affdaf085c298d4e6a33dd318 (patch)
treeae9fb5ef23bd4ad3249f7f1f1b41b439aefa41a0 /examples/webenginewidgets/simplebrowser
parent7716133d4d89c248c92f0fcd34adad33c69f0b09 (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. Pick-to: 6.5 Change-Id: I72a3abf72ce55970e888c77db0d66e1ef1bdf731 Reviewed-by: Christian Tismer <[email protected]> Reviewed-by: Qt CI Bot <[email protected]>
Diffstat (limited to 'examples/webenginewidgets/simplebrowser')
0 files changed, 0 insertions, 0 deletions