From: apw@us.ibm.com (Amos Waterland)
To: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Cc: Junio C Hamano <junkio@cox.net>, git@vger.kernel.org
Subject: Re: [PATCH] wcwidth redeclaration
Date: Tue, 8 May 2007 13:18:55 -0400 [thread overview]
Message-ID: <20070508171855.GA19533@us.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0705081202080.4167@racer.site>
On Tue, May 08, 2007 at 12:03:47PM +0200, Johannes Schindelin wrote:
> Thanks indeed. I thought that a static function could shadow a global
> function, but probably not with a different signature. Just out of
> curiosity: what is the signature of wcwidth in your string.h?
This is it:
extern int wcwidth(wchar_t);
prev parent reply other threads:[~2007-05-08 17:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-08 4:46 [PATCH] wcwidth redeclaration Amos Waterland
2007-05-08 5:02 ` Junio C Hamano
2007-05-08 10:03 ` Johannes Schindelin
2007-05-08 17:18 ` Amos Waterland [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=20070508171855.GA19533@us.ibm.com \
--to=apw@us.ibm.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.