[PATCH v2 1/6] lib/cli: Make notmuch_database_open return a status code

David Bremner david at tethera.net
Sat May 5 16:21:48 PDT 2012


Austin Clements <amdragon at MIT.EDU> writes:

> It has been a long-standing issue that notmuch_database_open doesn't
> return any indication of why it failed.  This patch changes its
> prototype to return a notmuch_status_t and set an out-argument to the
> database itself, like other functions that return both a status and an
> object.

pushed.

d


More information about the notmuch mailing list