On Sat, 3 Jul 2010 18:44:31 +0200, detlev <det...@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@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 _______________________________________________ PyQt mailing list PyQt@riverbankcomputing.com http://www.riverbankcomputing.com/mailman/listinfo/pyqt