]> git.notmuchmail.org Git - notmuch/commitdiff
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)
This will at least catch errors, and can be replaced with more
sophisticated error handling where appropriate.


No differences found