This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug translation/13662] toplev.c:4563-4567: gettext interprets the two conditional strings as one
- From: "zack at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jan 2004 00:12:26 -0000
- Subject: [Bug translation/13662] toplev.c:4563-4567: gettext interprets the two conditional strings as one
- References: <20040112222740.13662.debian-gcc@lists.debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From zack at codesourcery dot com 2004-01-13 00:12 -------
Subject: Re: toplev.c:4563-4567: gettext interprets
the two conditional strings as one
"jsm at polyomino dot org dot uk" <gcc-bugzilla@gcc.gnu.org> writes:
> This text goes both in the assembler file (with -fverbose-asm) and on
> stderr (with -v). It makes sense for the second to be translated, but I
> don't know about the first
well, then patch it so the write to the assembly file doesn't use
fnotice. (the semantics of fnotice are precisely gettext + fprintf)
zw
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13662