]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Add support for C++11 raw string literals.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Nov 2018 19:20:03 +0000 (20:20 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Nov 2018 23:25:33 +0000 (00:25 +0100)
commitf5a433a04e00c3c946d99d6246cdb98064a8f3e5
tree87646459dd440d29308f89a0c30c5e2ccd185820
parenta4c4d80817da274719cad9918bd13f44fdb0175b
xgettext: Add support for C++11 raw string literals.

* gettext-tools/src/x-c.c (phase5_get): Recognize the R"..." syntax and its variants.
* gettext-tools/tests/xgettext-c-20: Change expected error message.
gettext-tools/src/x-c.c
gettext-tools/tests/xgettext-c-20