]> git.cworth.org Git - obsolete/notmuch-old/commit
notmuch: Quiet buildbot warnings.
authorDavid Edmondson <dme@dme.org>
Tue, 20 Dec 2011 15:20:04 +0000 (15:20 +0000)
committerDavid Bremner <bremner@debian.org>
Wed, 21 Dec 2011 11:32:16 +0000 (07:32 -0400)
commit77ec8108a10a8d372bed6298e22c89d7de651577
tree82d815bde160591e647b5d19f26ae4ee519d7113
parente3260d025389c2e98dbda58cff1c214497813bc2
notmuch: Quiet buildbot warnings.

Cast away the result of various *write functions. Provide a default
value for some variables to avoid "use before set" warnings.
lib/database.cc
notmuch-new.c
notmuch-show.c
notmuch-tag.c