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: code that could be improved


Roland Illig <roland.illig@gmx.de> writes:

> - some message patterns could be simplified for translation.
>    for example "invalid %%f value" and "invalid %%H value" will
>    always be translated with just replacing "f" by "H", won't it?

Should be, yes.  But I find your suggested form harder to read, and I
don't see what it gains you...

zw


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