unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH 0/2] ruby: sync database close/destroy
@ 2021-07-07  3:45 Felipe Contreras
  2021-07-07  3:45 ` [PATCH 1/2] ruby: split database close and destroy Felipe Contreras
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Felipe Contreras @ 2021-07-07  3:45 UTC (permalink / raw)
  To: notmuch; +Cc: David Bremner, Felipe Contreras

Sychronize with notmuch API, where notmuch_database_close is different
from notmuch_database_destroy. At least since a long time ago.

Felipe Contreras (2):
  ruby: split database close and destroy
  ruby: cleanup object_destroy()

 bindings/ruby/database.c | 19 ++++++++++++++++++-
 bindings/ruby/defs.h     | 10 +++++-----
 bindings/ruby/init.c     |  1 +
 3 files changed, 24 insertions(+), 6 deletions(-)

-- 
2.32.0.36.g70aac2b1aa

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

end of thread, other threads:[~2021-08-04  1:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-07  3:45 [PATCH 0/2] ruby: sync database close/destroy Felipe Contreras
2021-07-07  3:45 ` [PATCH 1/2] ruby: split database close and destroy Felipe Contreras
2021-07-07  3:45 ` [PATCH 2/2] ruby: cleanup object_destroy() Felipe Contreras
2021-08-02 17:24 ` [PATCH 0/2] ruby: sync database close/destroy David Bremner
2021-08-03 18:44   ` [PATCH v2] ruby: cleanup object_destroy() Felipe Contreras
2021-08-04  1:46     ` 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).