All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: apw@us.ibm.com (Amos Waterland)
Cc: git@vger.kernel.org
Subject: Re: [PATCH] wcwidth redeclaration
Date: Mon, 07 May 2007 22:02:03 -0700	[thread overview]
Message-ID: <7vmz0f52no.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <20070508044608.GA32223@us.ibm.com> (Amos Waterland's message of "Tue, 8 May 2007 00:46:08 -0400")

apw@us.ibm.com (Amos Waterland) writes:

> Build fails for git 1.5.1.3 on AIX, with the message: 
>
> utf8.c:66: error: conflicting types for 'wcwidth'
> /.../lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.3/include/string.h:266: error: previous declaration of 'wcwidth' was here
>
> Here is a patch that fixes it for me.  If there is a different way that
> is preferred, please let me know.

It's static in that file, so renaming our version to our own
name as you did is perfectly good.

Thanks for helping, as not many people seem to be on AIX on this
list.

  reply	other threads:[~2007-05-08  5:02 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 [this message]
2007-05-08 10:03   ` Johannes Schindelin
2007-05-08 17:18     ` Amos Waterland

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=7vmz0f52no.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --cc=apw@us.ibm.com \
    --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 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.