diff options
author | Joseph Myers <joseph@codesourcery.com> | 2022-02-11 23:16:33 +0000 |
---|---|---|
committer | Joseph Myers <joseph@codesourcery.com> | 2022-02-11 23:17:24 +0000 |
commit | 434b2caf5d44d58cb48c9588d4b70588f6d5965b (patch) | |
tree | 4bb74ad4074cd4c3409acf369f33495d4bb4e919 /libcpp | |
parent | 8dc2499aa62f768c6395c9754b8cabc1ce25c494 (diff) | |
download | gcc-434b2caf5d44d58cb48c9588d4b70588f6d5965b.zip gcc-434b2caf5d44d58cb48c9588d4b70588f6d5965b.tar.gz gcc-434b2caf5d44d58cb48c9588d4b70588f6d5965b.tar.bz2 |
i18n: fix exgettext handling of C++ sources
The move of source files to .cc names broke most message extraction by
exgettext because it processed .c files with --language=GCC-source but
didn't process .cc files that way. Fix to process files identified as
C++ that way as well.
Tested with "make gcc.pot".
* exgettext: Also process C++ sources with --language=GCC-source.
Diffstat (limited to 'libcpp')
0 files changed, 0 insertions, 0 deletions