[PATCH 0/2] ruby: sync database close/destroy

Subject: [PATCH 0/2] ruby: sync database close/destroy

Date: Tue, 6 Jul 2021 22:45:31 -0500

To: notmuch@notmuchmail.org

Cc: David Bremner, Felipe Contreras

From: 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
_______________________________________________
notmuch mailing list -- notmuch@notmuchmail.org
To unsubscribe send an email to notmuch-leave@notmuchmail.org

Thread: