D17173: Add error value for job owner dying

Kai Uwe Broulik noreply at phabricator.kde.org
Mon Nov 26 13:17:07 GMT 2018


broulik added a comment.


  +1

INLINE COMMENTS

> global.h:249
> +    ERR_CANNOT_CREATE_SLAVE = KJob::UserDefinedError + 73, ///< used by Slave::createSlave, @since 5.30
> +    ERR_OWNER_DIED = KJob::UserDefinedError + 75, ///< Value used between kuiserver and views when the job owner disappears unexpectedly. It should not be emitted by slaves. @since 5.53
>  };

Why not 74?

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D17173

To: davidedmundson
Cc: broulik, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181126/524a6573/attachment.html>


More information about the Kde-frameworks-devel mailing list