This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug translation/12589] internal error while warning about incorrect printf arguments when LANG=es_AR
- From: "jsm at polyomino dot org dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Oct 2003 19:46:49 -0000
- Subject: [Bug translation/12589] internal error while warning about incorrect printf arguments when LANG=es_AR
- References: <20031012180218.12589.niqueco@hotmail.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12589
------- Additional Comments From jsm at polyomino dot org dot uk 2003-10-12 19:46 -------
Subject: Re: internal error while warning about
incorrect printf arguments when LANG=es_AR
On Sun, 12 Oct 2003, niqueco at hotmail dot com wrote:
> This bugs looks similar to bug 7765. The es.po translation file tries to use the
> %N$s notation, but according to that bug, that doesn't work here.
In that case this should be assigned to the diagnostics maintainer.
<http://gcc.gnu.org/ml/gcc-patches/2003-09/msg01319.html> implements
support for that notation and needs to be reviewed; it may still need a
few more iterations to make a patch that can go in GCC, but it needs to be
reviewed.