I noticed that t3800 test breaks with git built without this option. --- * Tests and feedbacks very much appreciated. diff --git a/Makefile b/Makefile index fd45cd1..4f7ae33 100644 --- a/Makefile +++ b/Makefile @@ -316,6 +316,7 @@ ifeq ($(uname_O),Cygwin) NO_STRLCPY = YesPlease NO_SYMLINK_HEAD = YesPlease NEEDS_LIBICONV = YesPlease + NO_C99_FORMAT = YesPlease # There are conflicting reports about this. # On some boxes NO_MMAP is needed, and not so elsewhere. # Try uncommenting this if you see things break -- YMMV. - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html