aboutsummaryrefslogtreecommitdiffstats
path: root/doc/overview.rst
diff options
context:
space:
mode:
authorChristian Tismer <ctismer@gmail.com>2015-07-08 17:18:42 +0200
committerChristian Tismer <ctismer@gmail.com>2015-07-08 17:18:42 +0200
commit70afb33fd3e9e87ac86f635ba88e005af5eabf86 (patch)
tree07ae0fd5f12b5f04778dd1254df088ee4ac84610 /doc/overview.rst
parent963ff1fdf0172bf6aa87660802432c208ffab56c (diff)
fixed a problem with qRegisterMetaType that came up with Qt5.
The problem is that an unqualified name gets registered ("iterator") by some hard to understand heuristics of shiboken. This way, the same name is used for objects which have different size in Qt5, and therefore things crash. The quick fix was to skip exactly the name "iterator" and output a warning. This needs to be fixed in a better way, but costs too much time at the moment, because I don't understand enough about possible side-effects, yet.
Diffstat (limited to 'doc/overview.rst')
0 files changed, 0 insertions, 0 deletions