aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken2
blob: 81e19b94a2ae7c2daec94d7422cc3700734dc459 (plain)
1
2
3
4
5
6
7
8
9
tree f04bd4bdb0a8c3e4145e302e025ccfd7baaf67d9
parent 964207857e96275213817b2dd91b274a5be3e275
author Christian Tismer <ctismer@gmail.com> 1437257291 +0200
committer Christian Tismer <ctismer@gmail.com> 1437257291 +0200

protect unknown primitive type by 'dynamic_cast' and give error message.

Now shiboken does no more segfault.
Still, QtMultimedia cannot be enabled, due to missing 'Array' handling. :-(