]> git.ipfire.org Git - thirdparty/gettext.git/commit
Add support for new C++ preprocessing number tokens.
authorBruno Haible <bruno@clisp.org>
Sat, 6 Jan 2018 17:45:22 +0000 (18:45 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 6 Jan 2018 17:47:41 +0000 (18:47 +0100)
commit6d86e6f80d60c414888ba54eb313f897776cecf1
tree18fd5fde8a16ac1ca3da3a0ea9cc8974179e3f7d
parentd293623fd87549513332d3b3a3f9086efb2c8863
Add support for new C++ preprocessing number tokens.

Reported by Moritz Bunkus <moritz@bunkus.org>
at <https://savannah.gnu.org/bugs/?50117>.

* gettext-tools/src/x-c.c (phase5_get): Recognize C++14 and C++17 extensions of
preprocessing number tokens.
* gettext-tools/tests/xgettext-c-22: New file.
* gettext-tools/tests/Makefile.am (TESTS): Add it.
* NEWS: Mention the change.
NEWS
gettext-tools/src/x-c.c
gettext-tools/tests/Makefile.am
gettext-tools/tests/xgettext-c-22 [new file with mode: 0644]