This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Avoid multiple symbols from locale_charset
- From: howarth at bromo dot msbb dot uc dot edu (Jack Howarth)
- To: geoffk at apple dot com, howarth at bromo dot msbb dot uc dot edu
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 12 Sep 2006 09:28:38 -0400 (EDT)
- Subject: Re: [PATCH] Avoid multiple symbols from locale_charset
Geoff,
I've emailed Ulrich Drepper about the proposed patch since he
is marked as the maintainer of the intl support in gettext. I also
looked at intl/localcharset.c in gettext 0.15 and the issue hasn't
been addressed upstream yet. Since we are using libintl 0.12.1,
I would suspect that we would want to patch this rather than be
forced to upgrade the intl directory to some future release of
gettext.
Jack