Re: [PATCH] lib: load user config. in notmuch_database_open_verbose()

Subject: Re: [PATCH] lib: load user config. in notmuch_database_open_verbose()

Date: Sat, 14 Aug 2021 12:56:41 -0700

To: Austin Ray, notmuch@notmuchmail.org

Cc: Austin Ray

From: David Bremner


Austin Ray <austin@austinray.io> writes:

> Docstring for notmuch_database_open_verbose() states it calls
> notmuch_database_open_with_config() with "config_path=NULL"; however,
> the implementation uses an empty string. This results in libnotmuch
> ignoring the user's configuration and may cause issues in downstream
> library consumers.
>
> Signed-off-by: Austin Ray <austin@austinray.io>

I'm not sure about this. Ignoring the user's configuration is actually
the upward compatible thing to do. So maybe it's a doc bug?

d
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: