]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix a bug in the last commit.
authorBruno Haible <bruno@clisp.org>
Thu, 15 Jun 2023 21:33:50 +0000 (23:33 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 15 Jun 2023 22:08:02 +0000 (00:08 +0200)
commitee080ba2cb6cdb3aa586bd2015fd5c57f4610916
tree6793ee7fbbe4ced092e5b4713b2cbc9fc192d7c4
parentc46f4cfca1400395e1f04b357118bff0214205be
Fix a bug in the last commit.

* gettext-tools/src/write-mo.c (write_table): Include the number of system
dependent string pairs in the computation of the hash table's size.
* gettext-tools/tests/msgfmt-20: New file.
* gettext-tools/tests/Makefile.am (TESTS): Add it.
gettext-tools/src/write-mo.c
gettext-tools/tests/Makefile.am
gettext-tools/tests/msgfmt-20 [new file with mode: 0755]