D17816: Support for xattrs on kio copy/move
Ömer Fadıl Usta
noreply at phabricator.kde.org
Wed Apr 1 10:51:20 BST 2020
usta added a comment.
is there a KDE policy about usage of qCWarning( , qCDebug( ?
Because afaik debug one can be ignored by system and some of those might be important to show to user to see
So for example this one looks like a warning instead of a debug info for me ( but not sure what your opinions are) :
qCDebug(KIO_FILE) << "libc failed to extract list of xattr from file";
or this one :
qCDebug(KIO_FILE) << "cant copy Extended attributes";
other than those for me it looks ok
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D17816
To: cochise, dfaure, chinmoyr, bruns, #frameworks, tmarshall, usta
Cc: usta, scheirle, anthonyfieroni, tmarshall, arrowd, cfeck, bruns, phidrho, dhaumann, funkybomber, abika, pino, davidedmundson, ngraham, atha.kane, spoorun, nicolasfella, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200401/ec90144b/attachment.html>
More information about the Kde-frameworks-devel
mailing list