unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* batch 5, API exception handling cleanup
@ 2020-07-14 22:41 David Bremner
  2020-07-14 22:41 ` [PATCH 1/4] test: regression tests for n_d_status_string and n_d_get_path David Bremner
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: David Bremner @ 2020-07-14 22:41 UTC (permalink / raw)
  To: notmuch

This is a followup and extension to

     id:20200709001709.449217-1-david@tethera.net

Since that finished with message.cc, this one starts on database.cc

There is one non-boring patch here, namely

      [PATCH 3/4] lib: move deallocation of memory from n_d_close to n_d_destroy

It (of course) passes the test suite, but it represents a non-trivial
behaviour change for the few people calling notmuch_database_close
directly rather than via notmuch_database_destroy

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

end of thread, other threads:[~2020-07-23 10:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-14 22:41 batch 5, API exception handling cleanup David Bremner
2020-07-14 22:41 ` [PATCH 1/4] test: regression tests for n_d_status_string and n_d_get_path David Bremner
2020-07-14 22:41 ` [PATCH 2/4] test: add known broken test for n_d_get_version on closed db David Bremner
2020-07-14 22:41 ` [PATCH 3/4] lib: move deallocation of memory from n_d_close to n_d_destroy David Bremner
2020-07-14 22:41 ` [PATCH 4/4] lib/n_d_get_version: catch exceptions and clarify the API David Bremner
2020-07-22 12:15   ` David Bremner
2020-07-23 10:12     ` 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).