Diffusion KIO d75d5ac36582

Deprecate the KSslError::Error ctor of KSslError

Authored by vkrause on Sep 30 2019, 4:43 PM.

Description

Deprecate the KSslError::Error ctor of KSslError

Summary:
This encourages to use the QSslError ctor, which has no loss of information
and will be straightforward to port to QSslError entirely eventually.

There's one more user left in KIO, that requires a resolution of the human
readable error string question in T11620.

Reviewers: dfaure

Reviewed By: dfaure

Subscribers: kde-frameworks-devel

Tags: Frameworks

Maniphest Tasks: T11620

Differential Revision: https://phabricator.kde.org/D23920

Details

Committed
vkrauseSep 30 2019, 4:47 PM
Reviewer
dfaure
Differential Revision
D23920: Deprecate the KSslError::Error ctor of KSslError
Parents
R241:ffb666d46a4a: [src/ioslaves/*] replace deprecated foreach with range for
Branches
Unknown
Tags
Unknown