From: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Junio C Hamano <junkio@cox.net>, GIT Mailing-list <git@vger.kernel.org>
Subject: Re: [PATCH 6/6] Fix a "pointer type missmatch" warning.
Date: Sun, 04 Mar 2007 16:30:27 +0000 [thread overview]
Message-ID: <45EAF423.8060609@ramsay1.demon.co.uk> (raw)
In-Reply-To: <Pine.LNX.4.63.0703031941240.22628@wbgn013.biozentrum.uni-wuerzburg.de>
Hi Johannes,
Johannes Schindelin wrote:
> On Sat, 3 Mar 2007, Ramsay Jones wrote:
>
>> Note: set OLD_ICONV in your config.mak file on Cygwin.
>
> Shouldn't you set it in Makefile instead?
>
Yes, well the first version of that patch did exactly that!
(which caused me to use "git commit --amend" for the first time.)
However, I changed my mind, in order to be consistent with
the NO_C99_FORMAT patch (2/6); I am assuming that at some point
newlib will update iconv() to the new prototype, and I would
have to remove OLD_ICONV from the Makefile again.
To be clear, the setting of both NO_C99_FORMAT and OLD_ICONV in
the config.mak file is determined by the capabilities (version)
of your compiler/library. (And is not just a Cygwin issue)
Having said that, I don't really mind if it is added to the Makefile.
All the best,
Ramsay Jones
prev parent reply other threads:[~2007-03-04 18:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-03 18:29 [PATCH 6/6] Fix a "pointer type missmatch" warning Ramsay Jones
2007-03-03 18:41 ` Johannes Schindelin
2007-03-04 16:30 ` Ramsay Jones [this message]
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=45EAF423.8060609@ramsay1.demon.co.uk \
--to=ramsay@ramsay1.demon.co.uk \
--cc=Johannes.Schindelin@gmx.de \
--cc=git@vger.kernel.org \
--cc=junkio@cox.net \
/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;
as well as URLs for NNTP newsgroup(s).