]> git.ipfire.org Git - thirdparty/gettext.git/commit
msgcat: Handle protected file names with spaces.
authorBruno Haible <bruno@clisp.org>
Sun, 4 Apr 2021 17:23:47 +0000 (19:23 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 4 Apr 2021 18:48:52 +0000 (20:48 +0200)
commitf386566e4ee47e58c0f7234922a67c01735d7705
treee98582f36f835d9dff34dc73d44d59aa08e8b560
parent6934eec2d1dd16eeae032f0a46da8309d329fe41
msgcat: Handle protected file names with spaces.

* gettext-tools/src/msgl-cat.c: Include msgl-ofn.h.
(catenate_msgdomain_list): Handle references that contain file names with
spaces.
* gettext-tools/tests/msgcat-22: New file, based on
gettext-tools/tests/msgconv-8.
* gettext-tools/tests/Makefile.am (TESTS): Add it.
gettext-tools/src/msgl-cat.c
gettext-tools/tests/Makefile.am
gettext-tools/tests/msgcat-22 [new file with mode: 0755]