D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-04-09 Thread Alexander Stippich
astippich added a comment. windows build fails https://build.kde.org/job/Frameworks/job/kfilemetadata/job/kf5-qt5%20WindowsMSVCQt5.11/143/console REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D20133 To: bruns, #baloo, #frameworks, #windows, #freebsd, ngrah

D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-04-07 Thread Stefan Brüns
This revision was automatically updated to reflect the committed changes. Closed by commit R286:1e3f84f00620: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code. (authored by bruns). REPOSITORY R286 KFileMetaData CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20133?vs=55088

D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-04-07 Thread Alexander Stippich
astippich accepted this revision. astippich added a comment. This revision is now accepted and ready to land. Still kind of hard to read, especially on phabricator. Anyway, a definite improvement. Untested on anything besides linux REPOSITORY R286 KFileMetaData BRANCH master REVISION

D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-04-05 Thread Stefan Brüns
bruns added a comment. I don' t think there is gained much by splitting it, and as you said, there are also drawbacks ... REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D20133 To: bruns, #baloo, #frameworks, #windows, #freebsd, ngraham, astippich Cc: adridg, k

D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-04-05 Thread Adriaan de Groot
adridg added a comment. I'd start to think about three separate files , unix_impl.cpp, windows_impl.cpp, stub_impl.cpp (although then you get API-syncing issues, probably, when only one of them is updated). REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D20133

D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-04-05 Thread Stefan Brüns
bruns added a comment. Ping! REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D20133 To: bruns, #baloo, #frameworks, #windows, #freebsd, ngraham, astippich Cc: kde-frameworks-devel, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abr

D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-03-30 Thread Stefan Brüns
bruns added a dependent revision: D20136: [UserMetaData] Handle changes in attribute data size correctly. REPOSITORY R286 KFileMetaData REVISION DETAIL https://phabricator.kde.org/D20133 To: bruns, #baloo, #frameworks, #windows, #freebsd, ngraham, astippich Cc: kde-frameworks-devel, gennad,

D20133: [UserMetaData] Untangle Windows, Linux/BSD/Mac and stub code.

2019-03-30 Thread Stefan Brüns
bruns created this revision. bruns added reviewers: Baloo, Frameworks, Windows, FreeBSD, ngraham, astippich. Herald added projects: Frameworks, Baloo. Herald added a subscriber: kde-frameworks-devel. bruns requested review of this revision. REVISION SUMMARY The Windows code only shares the funct