[Bug translation/90035] New: Non-translatable C++ parser diagnostics
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Apr 10 13:33:00 GMT 2019
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.
More information about the Gcc-bugs
mailing list