D20008: Fix uninitialized value in SimpleJobPrivate

2019-03-24 Thread Michael Pyne
This revision was automatically updated to reflect the committed changes. Closed by commit R241:920d2c4ca7d5: kjobs: Fix compiler warning for uninit value in SimpleJobPrivate. (authored by mpyne). REPOSITORY R241 KIO CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D20008?vs=54642&id=54

D20008: Fix uninitialized value in SimpleJobPrivate

2019-03-23 Thread David Faure
dfaure accepted this revision. dfaure added a comment. This revision is now accepted and ready to land. The patch is OK, but the commit message is scarier than the truth. There is no actual use of an uninitialized value in practice. Please add "compiler warning" to the commit log. REPOSITORY

D20008: Fix uninitialized value in SimpleJobPrivate

2019-03-23 Thread Michael Pyne
mpyne created this revision. mpyne added reviewers: dfaure, Frameworks, apol. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. mpyne requested review of this revision. REVISION SUMMARY As reported in bug 404474 , GC