unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
blob abaeedd3a0d9bc45f93c662692e03dbcb260c8ec 116 bytes (raw)
name: compat/have_zlib.c 	 # note: path name is non-authoritative(*)

1
2
3
4
5
6
 
#include <zlib.h>

int main(void)
{
    return (ZLIB_VERNUM) < (MINVER) || zlibVersion()[0] != (ZLIB_VERSION)[0];
}

debug log:

solving abaeedd ...
found abaeedd in https://yhetil.org/notmuch/1399753646-3026-1-git-send-email-xico@atelo.org/ ||
	https://yhetil.org/notmuch/1399747440-5611-1-git-send-email-xico@atelo.org/

applying [1/1] https://yhetil.org/notmuch/1399753646-3026-1-git-send-email-xico@atelo.org/
diff --git a/compat/have_zlib.c b/compat/have_zlib.c
new file mode 100644
index 0000000..abaeedd

Checking patch compat/have_zlib.c...
Applied patch compat/have_zlib.c cleanly.

skipping https://yhetil.org/notmuch/1399747440-5611-1-git-send-email-xico@atelo.org/ for abaeedd
index at:
100644 abaeedd3a0d9bc45f93c662692e03dbcb260c8ec	compat/have_zlib.c

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).