This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Checking format specifiers
- From: Florian Weimer <fw at deneb dot enyo dot de>
- To: Wolfgang Bangerth <bangerth at ices dot utexas dot edu>
- Cc: gcc-patches at gcc dot gnu dot org, Ishikawa <ishikawa at yk dot rim dot or dot jp>
- Date: Tue, 22 Jul 2003 05:56:19 +0200
- Subject: Re: Checking format specifiers
- References: <200307211749.08083.bangerth@ices.utexas.edu>
Wolfgang Bangerth <bangerth@ices.utexas.edu> writes:
> I am not familiar with the translation community, but if you are: one of the
> really necessary additions in their processes would be a small program that
> does what my small script tried to do in a thourough way (i.e., for example,
> taking into account positional parameters).
Doesn't 'msgfmt --check-format' already do this?