D23919: Make KSslError hold a QSslError internally
Volker Krause
noreply at phabricator.kde.org
Thu Sep 12 23:22:17 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 implies a bit back and forth conversion for now, but it enables
migrating the code using KSslError to use QSslError instead, without
breaking API compatibility. Using QSslError gives us a greater level
of detail for the error messages, and enables deprecating KSslError.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D23919
AFFECTED FILES
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/20190912/e68c8391/attachment.html>
More information about the Kde-frameworks-devel
mailing list