]> git.ipfire.org Git - thirdparty/gettext.git/commit
xgettext: Fix handling of syntax-checks with multi-domain POT files.
authorBruno Haible <bruno@clisp.org>
Thu, 3 Jul 2025 09:19:38 +0000 (11:19 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 3 Jul 2025 09:19:38 +0000 (11:19 +0200)
commit762db318fc3e1944759e5417f017dd7b0ac7096b
tree5f30da5a0ec48c5d6b853c7679e6d94da6b6588a
parentefb20317fbeae73b2be3a8e6e2a3ce6f0693459a
xgettext: Fix handling of syntax-checks with multi-domain POT files.

* gettext-tools/src/xgettext.c (main): Consider the total number of errors.
gettext-tools/src/xgettext.c