]> git.notmuchmail.org Git - notmuch/commitdiff
lib: actually return failures from notmuch_message_tags_to_maildir_flags
authorJani Nikula <jani@nikula.org>
Mon, 22 Sep 2014 09:54:52 +0000 (11:54 +0200)
committerDavid Bremner <david@tethera.net>
Wed, 24 Sep 2014 18:19:34 +0000 (20:19 +0200)
The function takes great care to preserve the first error status it
encounters, yet fails to return that status to the caller. Fix it.


No differences found