[PyQt] Missing const cast when using PyObject_CallMethod for Python 2

Ilya Kulakov kulakov.ilya at gmail.com
Wed Oct 29 23:00:07 GMT 2014


Second parameter must be casted, otherwise clang reports an error.
Here is the patch:
https://github.com/GreatFruitAndy/pyqtdeploy/commit/c6975e9dfbb905fd8a5dc6414fe0b47571fc803a.patch <https://github.com/GreatFruitAndy/pyqtdeploy/commit/c6975e9dfbb905fd8a5dc6414fe0b47571fc803a.patch>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20141029/edc12480/attachment.html>


More information about the PyQt mailing list