diff options
| author | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-10-06 14:31:26 +0200 |
|---|---|---|
| committer | Friedemann Kleint <Friedemann.Kleint@qt.io> | 2023-10-10 11:47:00 +0200 |
| commit | 9b2aa20bc84b17185f6d2e1f5966ef7baff99c4e (patch) | |
| tree | f2244d4537333f382a83569acea3b41642a59f78 /sources/pyside-tools/deploy_lib/python_helper.py | |
| parent | cb19608e2614e98139addebdd57ee3b924a52c30 (diff) | |
shiboken6: Fix some static code analysis warnings in the generated code
Remove left-over reinterpret_cast<> from SbkType to PyType (SbkType
was removed).
Fix warnings about implicit cast to bool (pointer/int).
Fix some auto * definitions of pointers.
Generate wrapper destructors as override when applicable.
Pick-to: 6.6 6.5
Change-Id: I961a1c64821bbf0f2648f5e897029f1aa7d61a43
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Shyamnath Premnadh <Shyamnath.Premnadh@qt.io>
Diffstat (limited to 'sources/pyside-tools/deploy_lib/python_helper.py')
0 files changed, 0 insertions, 0 deletions
