This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translation/13662] toplev.c:4563-4567: gettext interprets the two conditional strings as one


------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]