[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pykde
Subject:    [PyQt] Bugtracker?
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2016-05-11 19:02:48
Message-ID: 573381D8.3020602 () gmail ! com
[Download RAW message or body]


Hello,

I have two bugs to file about sip, but I can't find the bugtracker.

1)

Given

  int const_parameters(const int input, QObject* const obj = 0) const;

sip correctly ignores the const before the int, but does not ignore the
const after the QObject*.

This occurs in several KDE headers.

2)

Given

 class KSharedConfig;
 typedef QExplicitlySharedDataPointer<KSharedConfig> KSharedConfigPtr;
 typedef QExplicitlySharedDataPointer<KSharedConfig> KSharedConfigPtr;

sip reports an error.

 sip: KSharedConfigPtr already defined

Several KDE headers define the same typedef.


Thanks,

Steve.

_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic