D24773: kio_trash: Add size, modification, access and create date for trash:/
David Faure
noreply at phabricator.kde.org
Wed Apr 15 22:03:50 BST 2020
dfaure added inline comments.
INLINE COMMENTS
> trashimpl.cpp:1092
> + TrashSizeCache trashSize(trashPath);
> + TrashSizeCache::SizeAndModTime res = trashSize.calculateSizeAndLatestModDate();
> + size += res.size;
It's actually this call which triggers the unittest failure.
I wonder if maybe this happens at the wrong time....
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D24773
To: meven, #frameworks, ngraham, elvisangelaccio, dfaure
Cc: ahmadsamir, kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200415/810f7284/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list