]> git.cworth.org Git - notmuch/commit
ruby: add missing Data_Get_Notmuch helpers
authorFelipe Contreras <felipe.contreras@gmail.com>
Tue, 4 May 2021 08:17:40 +0000 (03:17 -0500)
committerDavid Bremner <david@tethera.net>
Wed, 12 May 2021 22:13:02 +0000 (19:13 -0300)
commit75738758f91ff2f199d598de17100dfb34cf5fe5
tree36f1bc6c550b077a77559fdd3ca01ff84b3c2059
parent25da4a13407c0634d5b59fc2e1f3c2fe17db4438
ruby: add missing Data_Get_Notmuch helpers

Apparently commit 5c9e3855 (ruby: Don't barf if an object is destroyed
more than once, 2010-05-26) missed these two.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
bindings/ruby/directory.c
bindings/ruby/threads.c