[Kde-bindings] [Bug 252366] pykde4/kio compiling error

Hans-Peter Jansen hpj at urpla.net
Sat Sep 25 22:44:11 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=252366


Hans-Peter Jansen <hpj at urpla.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hpj at urpla.net




--- Comment #1 from Hans-Peter Jansen <hpj urpla net>  2010-09-26 00:44:11 ---
I've reported this bug here:

http://www.riverbankcomputing.com/pipermail/pyqt/2010-September/027912.html

This also contains an excerpt of the generated source, where the error occurs.

#line 320 "/usr/share/sip/PyQt4/QtCore/qglobal.sip"
        sipRes = new KIO::TCPSlaveBase::SslResult(*a0 ^
(KIO::TCPSlaveBase::SslResultDetail(a1)));
#line 7221 "sipkiopart0.cpp"

I've no idea, why accessing KIO::TCPSlaveBase::SslResultDetail is not able
here, but I'm C++ rookie..

The issue derives from a fix of this issue:

Phil added code into recent sip in order to make enum flags orable without
unnecessarily depending on order or type of flags.

http://www.riverbankcomputing.com/pipermail/pyqt/2010-September/027728.html

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Kde-bindings mailing list