Re: [PATCH v2 4/6] cli: config: make notmuch_config_open() "is new" parameter input only

Subject: Re: [PATCH v2 4/6] cli: config: make notmuch_config_open() "is new" parameter input only

Date: Thu, 07 Mar 2013 09:44:45 -0400

To: Jani Nikula, notmuch@notmuchmail.org

Cc:

From: David Bremner


Jani Nikula <jani@nikula.org> writes:

> We now have a notmuch_config_is_new() function to query whether a
> config was created or not. Change the notmuch_config_open() is_new
> parameter into boolean create_new to determine whether the function
> should create a new config if one doesn't exist. This reduces the
> complexity of the API.

I have pushed the first 4 patches in this series. I'd like a second
(third?) pair of eyes on 5/6.

d

Thread: