D20096: [WIP/help wanted] Fill UDSEntry::UDS_CREATION_TIME under linux when glibc >= 2.28
    Stefan BrĂ¼ns 
    noreply at phabricator.kde.org
       
    Sat Mar 30 17:56:58 GMT 2019
    
    
  
bruns added inline comments.
INLINE COMMENTS
> file.cpp:855
>      assert(entry.count() == 0); // by contract :-)
>      entry.reserve(8);
> +    entry.fastInsert(KIO::UDSEntry::UDS_NAME, filename);
This can be up to 12 now, if I counted correctly. Conditionalize this on details.
REPOSITORY
  R241 KIO
REVISION DETAIL
  https://phabricator.kde.org/D20096
To: meven, #frameworks, dfaure, fvogt, bruns, broulik
Cc: ngraham, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190330/e621d057/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list