Review Request 125497: KSycoca: store mtime for every source dir, to detect changes.
Bhushan Shah
bhush94 at gmail.com
Mon Oct 5 03:37:24 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125497/#review86358
-----------------------------------------------------------
Ship it!
Works totally fine, thanks for fixing this.. :)
- Bhushan Shah
On Oct. 5, 2015, 12:12 a.m., David Faure wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125497/
> -----------------------------------------------------------
>
> (Updated Oct. 5, 2015, 12:12 a.m.)
>
>
> Review request for KDE Frameworks, Albert Astals Cid and Bhushan Shah.
>
>
> Bugs: 353036
> https://bugs.kde.org/show_bug.cgi?id=353036
>
>
> Repository: kservice
>
>
> Description
> -------
>
> The old solution was to compare the mtime of the source dirs with
> a stored timestamp of "just before listing them". However this assumes
> that time always moves forward, and some people have a phone that also acts
> as a time machine (a limited one, with a single possible "destination", 01/01/1970).
>
> Well, this new solution should also avoid problems with DST making time
> go back 1h once a year; or problems when changing timezones (although we
> could also just use UTC everywhere for these issues).
>
> BUG: 353036
> REVIEW: 125497
>
>
> Diffs
> -----
>
> autotests/ksycocatest.cpp c2fe0db2b07d41ff3f66485093b76de6981a18ba
> src/sycoca/kbuildsycoca.cpp 924c55724ffeabace492b37ee3f1658a1efcee39
> src/sycoca/kbuildsycoca_p.h b3a86ecc4f611219132af2ec10a8f052e27c2d4b
> src/sycoca/ksycoca.cpp cc721eaf4ae42d65dccaf71eeb21211696be130c
> src/sycoca/ksycoca_p.h 314aaa91d9a07896cb3cef13bdb849d5c7e359ea
>
> Diff: https://git.reviewboard.kde.org/r/125497/diff/
>
>
> Testing
> -------
>
> unit test (failed before patch, works with it).
>
>
> Thanks,
>
> David Faure
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151005/6d9e996a/attachment.html>
More information about the Kde-frameworks-devel
mailing list