public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug fortran/99302] New: untranslated diagnostic from gfc_compare_interfaces
@ 2021-02-27 11:37 roland.illig at gmx dot de
  0 siblings, 0 replies; only message in thread
From: roland.illig at gmx dot de @ 2021-02-27 11:37 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99302

            Bug ID: 99302
           Summary: untranslated diagnostic from gfc_compare_interfaces
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: roland.illig at gmx dot de
  Target Milestone: ---

gfc_compare_interfaces formats several error messages into (errmsg, err_len).

gfc_compare_interfaces does not translate them into the user's language (such
as German or French), and check_against_globals cannot translate these since at
that point, the placeholders have already been replaced with actual
identifiers.

https://gcc.gnu.org/codingconventions.html#Diagnostics says:
> All diagnostics should be full sentences without English
> fragments substituted in them, to facilitate translation.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-27 11:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-27 11:37 [Bug fortran/99302] New: untranslated diagnostic from gfc_compare_interfaces roland.illig at gmx dot de

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).