[kget] [Bug 386948] Does not compile on armhf

Wolfgang Bauer bugzilla_noreply at kde.org
Fri Nov 17 19:12:27 UTC 2017


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

--- Comment #6 from Wolfgang Bauer <wbauer at tmo.at> ---
Anyway, the reason for the build failure obviously is that open is #define'd to
open64 (when the moc file is generated), and DataSourceFactory has a slot named
"open"...
So it should be fixed by either #undef'ing open, or rename that slot.

I'll do the latter, as it's just a private slot that's only used in one place.

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


More information about the KGet mailing list