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

            Bug ID: 90035
           Summary: Non-translatable C++ parser diagnostics
           Product: gcc
           Version: 9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: translation
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jakub at gcc dot gnu.org
  Target Milestone: ---

tmp = concat ("types may not be defined in %<",
                IDENTIFIER_POINTER (ridpointers[keyword]),
                "%> expressions", NULL);
is not translatable.

Reply via email to