diff options
author | Christian Tismer <tismer@stackless.com> | 2018-06-04 17:50:52 +0200 |
---|---|---|
committer | Christian Tismer <tismer@stackless.com> | 2018-06-05 11:52:27 +0000 |
commit | 7ff4d98f9314c75cdb4cb22c65e02637b6357b88 (patch) | |
tree | 3bf2234597c7d8287f654f6887c2d1a47ed1a5a6 /examples/scriptableapplication/pythonutils.cpp | |
parent | 728a52c83c1e111d43ecb38d6abdc49e1cf31302 (diff) |
Fix glitch in voidptr.cpp after the PEP 384 commit
By lots of editing, somehow an expression in voidptr.cpp
became incomplete.
We should improve the current test to be certain that the
VoidPtr is working.
This problem can be avoided by not doing many type
casts at once.
Doing the same in two steps is much safer because a forgotten
call would give a compile time error.
Task-number: PYSIDE-560
Change-Id: Ibb24a27f439cbda490723131f34f93978725420f
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'examples/scriptableapplication/pythonutils.cpp')
0 files changed, 0 insertions, 0 deletions