]> git.ipfire.org Git - thirdparty/gettext.git/commit
its: Fix test failure.
authorBruno Haible <bruno@clisp.org>
Tue, 26 Mar 2019 22:05:09 +0000 (23:05 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 26 Mar 2019 22:11:14 +0000 (23:11 +0100)
commit474466b7cf7e168dca376695be60c425580ae195
tree2b3dfe59f56d5cc98e9edf85157305a3f153baa7
parent6f02167b878f722970edb7c6b65df443c0fbe213
its: Fix test failure.

* gettext-tools/src/its.c (normalize_whitespace): Fix detection of paragraph
boundary. Get rid of initial trim() call.
* gettext-tools/tests/xgettext-its-1: Fix typo. Verify removal of whitespace
at the end of the last paragraph.
* autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add memchr.
autogen.sh
gettext-tools/src/its.c
gettext-tools/tests/xgettext-its-1