This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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: RFA: next gettextization step


>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:

Andrew> BTW, what effect does this have on -Werror -Wprintf?  Does GCC
Andrew> have magic telling it to look through the gettext()?

On Linux boxes the installed libintl.h has such magic.  On other
platforms I don't know.  To be honest I haven't kept up with
developments in this area; perhaps importing a newer gettext into the
src repository would enable this capability for everybody using gcc.
I'm not certain.  Such an import may not be entirely trivial; when I
did it the first time I had to make some changes to various configury
bits.  I sent those upstream but I have never verified that they were
included in any subsequent release.

Tom


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