
25 Jul
2014
25 Jul
'14
8:42 p.m.
Hi,
On 25 July 2014 19:21, Nikita Karetnikov
Do you have a better testcase? Why does ‘whenCacheOutOfDate’ run the action on ‘=’ in the first place? If the cache file has the same modification time as the original, it means that the cache is up-to-date, no?
OK, I tested your patch and it seems to work. I guess that what actually fixed that bug was the change from getModificationTime to getModTime (which has higher resolution).