[PATCH] lib: update cached mtime in notmuch_directory_set_mtime

David Bremner david at tethera.net
Tue Aug 23 17:02:33 PDT 2016


David Bremner <david at tethera.net> writes:

> Without this change, the following code fails
>
>   notmuch_directory_set_mtime(dir, 12345);
>   assert(notmuch_directory_get_mtime(dir) == 12345);

pushed.

Hopefully nobody relied on the old, weird, behaviour.

d


More information about the notmuch mailing list