D20967: [UserMetaData] Add method to query which attributes are set
    Stefan BrĂ¼ns 
    noreply at phabricator.kde.org
       
    Mon Jun 10 12:14:07 BST 2019
    
    
  
bruns added inline comments.
INLINE COMMENTS
> xattr_p.h:206
> +    #endif
> +
> +    if (size == 0) {
@arrowd - please add a `qDebug() << "extattr_list size:" << size;` here
> xattr_p.h:232
> +        const ssize_t r = extattr_list_file(encodedPath, EXTATTR_NAMESPACE_USER, data.data(), data.size());
> +    #endif
> +
@arrowd - please add a `qDebug() << "extattr_list r:" << r << data;` here
REPOSITORY
  R286 KFileMetaData
REVISION DETAIL
  https://phabricator.kde.org/D20967
To: bruns, #baloo, #frameworks, astippich, ngraham
Cc: arrowd, #freebsd, #windows, kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190610/12f00b7d/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list