]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Support digit separators as in ISO C 23.
authorBruno Haible <bruno@clisp.org>
Sun, 28 May 2023 10:14:07 +0000 (12:14 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 28 May 2023 10:14:07 +0000 (12:14 +0200)
commit63f9a5c7abf36e1fd4e30a45a6d3f56e6890611d
treef5394f3deb836302b57951c84c77851973c6cb02
parentacdbe0ef5c1cba0f5c98580618e00d5966f90250
xgettext: Support digit separators as in ISO C 23.

* gettext-tools/src/x-c.c (phase5_get): Recognize digit separators.
* gettext-tools/tests/xgettext-c-2: Add more test cases of integer and
floating-point literals.
* NEWS: Mention it.
NEWS
gettext-tools/src/x-c.c
gettext-tools/tests/xgettext-c-2