[PyQt] Typo in qdbusconnection.sip in latest PyQt4 snapshot?
Davide Pesavento
pesa at gentoo.org
Wed May 4 21:15:12 BST 2016
PyQt4_gpl_x11-4.12.dev1604171631 fails to build with:
/tmp/portage/dev-python/PyQt4-4.12_pre1604171631/work/PyQt4_gpl_x11-4.12.dev1604171631/sip/QtDBus/qdbusconnection.sip:
In function ‘PyObject* meth_QDBusConnection_connect(PyObject*,
PyObject*)’:
/tmp/portage/dev-python/PyQt4-4.12_pre1604171631/work/PyQt4_gpl_x11-4.12.dev1604171631/sip/QtDBus/qdbusconnection.sip:230:87:
error: ‘pyqt4_qtdbus_get_pyqtslots_parts’ was not declared in this
scope
if ((sipError = pyqt4_qtdbus_get_pyqtslots_parts(a4,
&receiver, slot_signature)) == sipErrorNone)
^
which looks a lot like a typo (_pyqtslots_ instead of _pyqtslot_).
Thanks,
Davide
More information about the PyQt
mailing list