D19672: [knewstuff] make it compile without foreach

2019-03-11 Thread Laurent Montel
This revision was automatically updated to reflect the committed changes. Closed by commit R304:20870ce8cc79: [knewstuff] make it compile without foreach (authored by mlaurent). REPOSITORY R304 KNewStuff CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19672?vs=53633=53650 REVISION

D19672: [knewstuff] make it compile without foreach

2019-03-11 Thread Dan Leinir Turthra Jensen
leinir accepted this revision. leinir added a comment. Looks good to me... None of the scary ones that'll trigger various nasty side effects as far as i can tell. REPOSITORY R304 KNewStuff BRANCH compile_without_foreach (branched from master) REVISION DETAIL

D19672: [knewstuff] make it compile without foreach

2019-03-11 Thread Aleix Pol Gonzalez
apol accepted this revision. This revision is now accepted and ready to land. REPOSITORY R304 KNewStuff BRANCH compile_without_foreach (branched from master) REVISION DETAIL https://phabricator.kde.org/D19672 To: mlaurent, dfaure, apol Cc: kde-frameworks-devel, michaelh, ngraham, bruns

D19672: [knewstuff] make it compile without foreach

2019-03-11 Thread Laurent Montel
mlaurent created this revision. mlaurent added a reviewer: dfaure. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. mlaurent requested review of this revision. REVISION SUMMARY compile without foreach TEST PLAN autotest ok REPOSITORY R304 KNewStuff