From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Subject: [RFT] Cygwin needs NO_C99_FORMAT???
Date: Wed, 02 Aug 2006 15:44:07 -0700 [thread overview]
Message-ID: <7vd5biu5ag.fsf@assigned-by-dhcp.cox.net> (raw)
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.
reply other threads:[~2006-08-02 22:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7vd5biu5ag.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox