unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* Fix overriding database path when opening a different file.
@ 2021-10-28  1:34 David Bremner
  2021-10-28  1:34 ` [PATCH 1/3] test: add known broken test for conflict with database parameter David Bremner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: David Bremner @ 2021-10-28  1:34 UTC (permalink / raw)
  To: notmuch

As mentioned in [1], currently libnotmuch gets a bit confused if one
database path is specified as a parameter and a different one in
config. This series makes that more precise with a test and fixes the
bug by keeping a bit (literally) of information in the
notmuch_database_t object.

It needs to be applied on top of the series at [2], since it re-uses a
bit of the test infrastructure.

[1]: id:20211027023653.3535874-1-david@tethera.net
[2]: id:20211023132238.1864400-2-david@tethera.net

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-04 13:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28  1:34 Fix overriding database path when opening a different file David Bremner
2021-10-28  1:34 ` [PATCH 1/3] test: add known broken test for conflict with database parameter David Bremner
2021-10-28  1:45   ` David Bremner
2021-12-04 13:48   ` David Bremner
2021-10-28  1:34 ` [PATCH 2/3] lib/open: track which parameters are passed David Bremner
2021-10-28  1:34 ` [PATCH 3/3] lib/config: don't overwrite database.path if the caller passed it David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).