]> git.notmuchmail.org Git - notmuch/commit
ruby: handle return status of database close
authorPeter Wang <novalazy@gmail.com>
Wed, 16 Apr 2014 12:59:20 +0000 (22:59 +1000)
committerDavid Bremner <david@tethera.net>
Tue, 16 Sep 2014 18:17:15 +0000 (20:17 +0200)
commit034102303eb4a2577ea06a453241fed6fe882322
treefba09549d1a8c2cfef472a77ff2bc6e85e4e2eb7
parentd81fc4b42de2687a06046d068fe391282b0b8b8f
ruby: handle return status of database close

Throw an exception if notmuch_database_destroy fails.
bindings/ruby/database.c