D24293: Make QSslError::SslError <-> KSslError::Error conversion reusable
Volker Krause
noreply at phabricator.kde.org
Sun Sep 29 10:06:41 BST 2019
vkrause created this revision.
vkrause added a reviewer: dfaure.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vkrause requested review of this revision.
REVISION SUMMARY
This will allow a step by step migration of the certificate manager and
kssld code to QSslError.
The conversion is lossy (QSslError can represent more details than
KSslError), but as long as the input is still a KSslError that is not
a problem.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D24293
AFFECTED FILES
src/core/ksslerror_p.h
src/core/ktcpsocket.cpp
To: vkrause, dfaure
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190929/26dccc86/attachment.html>
More information about the Kde-frameworks-devel
mailing list