D8387: Workaround incorrectly returned EEXIST instead of EPERM regression introduced by libsmbclient 4.7
Christoph Feck
noreply at phabricator.kde.org
Mon Oct 23 15:31:32 UTC 2017
cfeck added inline comments.
INLINE COMMENTS
> kio_smb_browse.cpp:521
>
> +bool SMBSlave::workaroundEEXIST(const int errNum) const
> +{
While it does no harm, you do not need 'const' for plain types, such as 'int'.
REPOSITORY
R320 KIO Extras
REVISION DETAIL
https://phabricator.kde.org/D8387
To: madcatx, ngraham, davidedmundson, elvisangelaccio, #frameworks
Cc: cfeck, rdieter, graesslin, z3ntu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171023/a92015b0/attachment.html>
More information about the Kde-frameworks-devel
mailing list