]> git.cworth.org Git - notmuch/commit
cli/dump: define GZPRINTF macro and use it in place of gzprintf
authorDavid Bremner <david@tethera.net>
Mon, 13 Apr 2020 01:39:11 +0000 (22:39 -0300)
committerDavid Bremner <david@tethera.net>
Mon, 13 Apr 2020 20:14:50 +0000 (17:14 -0300)
commit0d0918f604c5da419c08e3bfae005a4820395997
tree5690039aee11b771ca1af0e1be0bf6e0039170ff
parent02112728433cb08ea2501d937a2ca3cb73a0d85b
cli/dump: define GZPRINTF macro and use it in place of gzprintf

This will at least catch errors, and can be replaced with more
sophisticated error handling where appropriate.
notmuch-client.h
notmuch-dump.c