]> git.ipfire.org Git - thirdparty/gettext.git/commit
msgcat, msgen, xgettext: Tweak processing order.
authorBruno Haible <bruno@clisp.org>
Thu, 3 Jul 2025 16:56:11 +0000 (18:56 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 3 Jul 2025 16:56:11 +0000 (18:56 +0200)
commit475c199fc9e9b729a99b6ad8abd1414572585cac
tree3c6527ff37b6a3720acf59efc92609b733e40b59
parent94906022d9ffdebb4aacbb894de8076a9a917e31
msgcat, msgen, xgettext: Tweak processing order.

* gettext-tools/src/msgcat.c (main): Sort the list of messages as the last
processing step before writing the PO file.
* gettext-tools/src/msgen.c (main): Likewise.
* gettext-tools/src/xgettext.c (main): Likewise.
gettext-tools/src/msgcat.c
gettext-tools/src/msgen.c
gettext-tools/src/xgettext.c