[PyQt] sipIntInstanceDef for unsigned int (gcc6 problem)
Guðjón Guðjónsson
gudjon.i.gudjonsson at gmail.com
Mon Aug 15 23:41:20 BST 2016
Hi list
I am trying to fix a bug in pyqwt3d in Debian for the gcc5 -> 6 transition
and I got this bug
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=812138
There is this very nice answer from Christian Seiler with the suggestions
to
either compile the program with -Wno-narrowing or to ask for an unsigned
int version
of the struct sipIntInstanceDef.
Do you have any suggestion/opinion on this matter?
Regards
Gudjon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160816/362e6516/attachment.html>
More information about the PyQt
mailing list