GNU gettext support for GCC internal format strings

Bruno Haible bruno@clisp.org
Mon Dec 1 14:01:00 GMT 2003


Hi,

The just-released GNU gettext 0.13 has added support for the kind of
format strings that occur in the GCC sources:

  * xgettext's --language option now supports the value "GCC-source". This
    is like --language=C, except that in this mode, xgettext recognizes the
    special kind of format strings used in the GCC sources and marks them
    as 'gcc-internal-format'. This allows 'msgfmt' to check that the translator
    provides a compatible format string as translation.

URL: http://ftp.gnu.org/gnu/gettext/gettext-0.13.tar.gz

Enjoy!

                                Bruno



More information about the Gcc mailing list