Deprecate the KSslError::Error ctor of KSslError
ClosedPublic

Authored by vkrause on Sep 13 2019, 7:59 AM.

Details

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.

Diff Detail

Repository
R241 KIO
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
vkrause created this revision.Sep 13 2019, 7:59 AM
Restricted Application added a project: Frameworks. · View Herald TranscriptSep 13 2019, 7:59 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
vkrause requested review of this revision.Sep 13 2019, 7:59 AM
dfaure accepted this revision.Sep 29 2019, 8:13 PM
This revision is now accepted and ready to land.Sep 29 2019, 8:13 PM
This revision was automatically updated to reflect the committed changes.