[Bug fortran/79596] translation: argument to gfc_internal_error should not be translated
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Fri Mar 3 21:02:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79596
--- Comment #3 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
On Fri, 3 Mar 2017, roland.illig at gmx dot de wrote:
> I assume that somewhere there is some list of functions that take translatable
> strings, since xgettext has to decide which of these functions take
> printf-style arguments and which take gcc-internal-style arguments.
It's based on argument names ending with "msgid". See ABOUT-GCC-NLS.
More information about the Gcc-bugs
mailing list