[PyQt] Re: Compiler warnings compiling PyQt
Phil Thompson
phil at riverbankcomputing.com
Mon Nov 23 19:58:15 GMT 2009
On Mon, 23 Nov 2009 18:54:46 +0100, detlev <detlev at die-offenbachs.de>
wrote:
> Hi,
>
> I am getting a bunch of compiler warnings compiling PyQt4. They are of
the
> sort:
>
> sip/QtCore/qdatetime.sip:214: warning: deprecated conversion from string
> constant to ‘char*’
>
> In the past I learned, that compiler warnings will become bugs some time
in
These are in the Python API.
Phil
More information about the PyQt
mailing list