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

Wolfgang Bauer bugzilla_noreply at kde.org
Fri Nov 17 19:18:05 UTC 2017


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

Wolfgang Bauer <wbauer at tmo.at> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://commits.kde.org/kge |https://commits.kde.org/kge
                   |t/1d78410a557ae45fa55fedcf2 |t/93870f22352f086b90f3ce27b
                   |b97103da988b334             |d26d31eaf2036ef
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #7 from Wolfgang Bauer <wbauer at tmo.at> ---
Git commit 93870f22352f086b90f3ce27bd26d31eaf2036ef by Wolfgang Bauer.
Committed on 17/11/2017 at 19:08.
Pushed by wbauer into branch 'Applications/17.12'.

Rename slot DataSourceFactory::open()

On some (32bit) systems, open may be #define'd to open64 when the moc
file is generated, which breaks the compilation.
Renaming the slot to slotOpen() should avoid this problem.

M  +2    -2    core/datasourcefactory.cpp
M  +1    -1    core/datasourcefactory.h

https://commits.kde.org/kget/93870f22352f086b90f3ce27bd26d31eaf2036ef

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


More information about the KGet mailing list