KDE CI: Frameworks » kwayland » kf5-qt5 SUSEQt5.12 - Build # 35 - Still Unstable!

2019-05-16 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kwayland/job/kf5-qt5%20SUSEQt5.12/35/ Project: kf5-qt5 SUSEQt5.12 Date of build: Fri, 17 May 2019 05:25:26 + Build duration: 22 min and counting BUILD ARTIFACTS abi-compatibility-r

KDE CI: Frameworks » kwayland » kf5-qt5 FreeBSDQt5.12 - Build # 43 - Still Unstable!

2019-05-16 Thread CI System
BUILD UNSTABLE Build URL https://build.kde.org/job/Frameworks/job/kwayland/job/kf5-qt5%20FreeBSDQt5.12/43/ Project: kf5-qt5 FreeBSDQt5.12 Date of build: Fri, 17 May 2019 05:25:26 + Build duration: 11 min and counting JUnit Tests Name: projectroot

KDE CI: Frameworks » kwayland » kf5-qt5 SUSEQt5.10 - Build # 39 - Fixed!

2019-05-16 Thread CI System
BUILD SUCCESS Build URL https://build.kde.org/job/Frameworks/job/kwayland/job/kf5-qt5%20SUSEQt5.10/39/ Project: kf5-qt5 SUSEQt5.10 Date of build: Fri, 17 May 2019 05:25:26 + Build duration: 5 min 34 sec and counting BUILD ARTIFACTS abi-compatibil

D18161: [kioslave/file] Add a codec for legacy filenames

2019-05-16 Thread Christoph Feck
cfeck retitled this revision from "[WIP/RFC] [kioslave/file] Add a codec for legacy filenames" to "[kioslave/file] Add a codec for legacy filenames". cfeck edited the summary of this revision. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D18161 To: cfeck, #frameworks, #do

D21245: KAr::openArchive: Also check ar_longnamesIndex is not < 0

2019-05-16 Thread Albert Astals Cid
aacid created this revision. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. aacid requested review of this revision. REPOSITORY R243 KArchive BRANCH master REVISION DETAIL https://phabricator.kde.org/D21245 AFFECTED FILES src/kar.cpp To: aacid Cc:

D21245: KAr::openArchive: Also check ar_longnamesIndex is not < 0

2019-05-16 Thread Adriaan de Groot
adridg accepted this revision. adridg added a comment. This revision is now accepted and ready to land. ar_longnamesIndex is used as an array-index into ar_longnames, which is new[]ed, so a negative index is UB. This patch voids that case. REPOSITORY R243 KArchive BRANCH master REVISION

D21245: KAr::openArchive: Also check ar_longnamesIndex is not < 0

2019-05-16 Thread Albert Astals Cid
aacid closed this revision. REPOSITORY R243 KArchive REVISION DETAIL https://phabricator.kde.org/D21245 To: aacid, adridg Cc: adridg, kde-frameworks-devel, michaelh, ngraham, bruns

D19431: [kitemviews] make it compile without deprecated method

2019-05-16 Thread Laurent Montel
This revision was automatically updated to reflect the committed changes. Closed by commit R276:33da39a6525a: [kitemviews] make it compile without deprecated method (authored by mlaurent). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D19431?vs=58156&id=58161#toc REPOSITORY R276 KItemV

D19431: [kitemviews] make it compile without deprecated method

2019-05-16 Thread David Faure
dfaure accepted this revision. This revision is now accepted and ready to land. REPOSITORY R276 KItemViews BRANCH arcpatch-D19431 REVISION DETAIL https://phabricator.kde.org/D19431 To: mlaurent, dfaure Cc: kde-frameworks-devel, michaelh, ngraham, bruns