]> git.cworth.org Git - obsolete/notmuch-old/commit
Fix the COERCE_STATUS macro
authorJustus Winter <4winter@informatik.uni-hamburg.de>
Mon, 24 Sep 2012 15:21:18 +0000 (17:21 +0200)
committerDavid Bremner <bremner@debian.org>
Thu, 27 Sep 2012 15:51:51 +0000 (12:51 -0300)
commitfaf6ede3ef7b09df0d61264cb7a907860d69abbb
tree242081b1c954252ff46e70329c1904039a9a3d23
parent8f0a4c80ff4599ec3073e405a983242145f29638
Fix the COERCE_STATUS macro

Fix the COERCE_STATUS macro to handle _internal_error being declared
as void function.

Note that the function _internal_error does not return. Evaluating to
NOTMUCH_STATUS_SUCCESS is done purely to appease the compiler.

Signed-off-by: Justus Winter <4winter@informatik.uni-hamburg.de>
lib/notmuch-private.h