Re: [PATCH 4/4] database: Handle error while deleting uncompacted database

Subject: Re: [PATCH 4/4] database: Handle error while deleting uncompacted database

Date: Sat, 02 Nov 2013 09:23:29 -0300

To: Ben Gamari, notmuch@notmuchmail.org

Cc:

From: David Bremner


Ben Gamari <bgamari.foss@gmail.com> writes:

> We never checked to ensure that the rmtree() of the old database
> succeeded.
>

Is there some reason these patches (and the existing compact code in the
lib) is using fprintf and not the status callback function? Most places
we don't (yet) have logging callbacks, but here we do.

d
 

Thread: