Re: [PATCH] lib: update cached mtime in notmuch_directory_set_mtime

Subject: Re: [PATCH] lib: update cached mtime in notmuch_directory_set_mtime

Date: Tue, 23 Aug 2016 21:02:33 -0300

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


David Bremner <david@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

Thread: