[Kde-bindings] [bindings] [Bug 339977] qyoto 4.14.2 fails to build

Dominique Leuenberger aka DimStar dimstar at opensuse.org
Thu Oct 16 13:46:14 UTC 2014


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

Dominique Leuenberger aka DimStar <dimstar at opensuse.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dimstar at opensuse.org

--- Comment #1 from Dominique Leuenberger aka DimStar <dimstar at opensuse.org> ---
Created attachment 89159
  --> https://bugs.kde.org/attachment.cgi?id=89159&action=edit
Possible patch

a external funtion tagged with DllImport must not be part of a Generic class
(which is the case of public class QDBusReply<T>)

The easiest approach (without large refactoring) is to split this out in a new
class (non generic).

On the long term, all unmanaged imports might be collected into one Class.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-bindings mailing list