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]

Re: [Bug translation/13662] toplev.c:4563-4567: gettext interpretsthe 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


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