D7423: Populate UDS_CREATION_TIME on Linux if Qt and kernel versions support it
David Faure
noreply at phabricator.kde.org
Sat Dec 2 16:11:21 UTC 2017
dfaure added inline comments.
INLINE COMMENTS
> file.cpp:783
>
> if (QT_LSTAT(path.data(), &buff) == 0) {
>
... but we fill `buff` using `lstat()`, not using QFile, so it doesn't matter what QFile does.
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D7423
To: ngraham, dfaure, broulik, elvisangelaccio
Cc: ltoscano, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171202/d46187c4/attachment.html>
More information about the Kde-frameworks-devel
mailing list