D13898: Use non deprecated fastInsert in file.cpp (first of many to come)

David Faure noreply at phabricator.kde.org
Thu Jul 5 11:49:24 BST 2018


dfaure requested changes to this revision.
dfaure added a comment.
This revision now requires changes to proceed.


  Yes I guess broken symlinks can have acl informations themselves too, so I don't mind the acl code being called now and not before.

INLINE COMMENTS

> file.cpp:841
>      mode_t access;
> +    bool isSymLink = false;
> +    long long size = 0LL;

Call it isBrokenSymlink, it's only set to true for *broken* symlinks.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D13898

To: jtamate, dfaure, #frameworks
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180705/302a3241/attachment.html>


More information about the Kde-frameworks-devel mailing list