]> git.cworth.org Git - notmuch/commitdiff
bindings/ruby: replacy use of deprecated notmuch_message_get_flag
authorDavid Bremner <david@tethera.net>
Sat, 11 Jul 2020 18:30:08 +0000 (15:30 -0300)
committerDavid Bremner <david@tethera.net>
Sat, 18 Jul 2020 14:03:29 +0000 (11:03 -0300)
Depending on the flag, this actually can return an errror, so raise a
ruby exception if so.


No differences found