[PyQt] Next PyQt, SIP and QScintilla Releases
Phil Thompson
phil at riverbankcomputing.com
Thu Jul 8 18:50:33 BST 2010
On Sat, 3 Jul 2010 18:44:31 +0200, detlev <detlev at die-offenbachs.de> wrote:
> On Samstag, 3. Juli 2010, Phil Thompson wrote:
>> I plan on making new releases of PyQt, SIP and QScintilla towards the
end
>> of next week. Let me know if there is something that you think should be
>> fixed...
>>
>> Phil
>> _______________________________________________
>> PyQt mailing list PyQt at riverbankcomputing.com
>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>
>
> Hi,
>
> compiling latestPyQt4 snapshot I get the followings warnings:
>
> sipQtHelppart0.cpp:622: warning: missing initializer for member
> ‘PyModuleDef_Base::m_init’
>
> sipQtHelppart0.cpp:622: warning: missing initializer for member
> ‘PyModuleDef_Base::m_index’
>
> sipQtHelppart0.cpp:622: warning: missing initializer for member
> ‘PyModuleDef_Base::m_copy’
>
> However, these don't seem to cause trouble. Nevertheless, warnings could
> lead
> to some trouble in the future.
These are caused by the Python header files.
Phil
More information about the PyQt
mailing list