]> git.ipfire.org Git - thirdparty/gettext.git/commit
its: Fix error handling.
authorBruno Haible <bruno@clisp.org>
Mon, 11 Aug 2025 14:54:20 +0000 (16:54 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 11 Aug 2025 14:54:20 +0000 (16:54 +0200)
commit6836b4362407d9f1958044102c3806904a1ba29b
treecc76248abda7ed70e960643432347060969caf8d
parentb1cbf5dd77a75f62c9ab4a13b60838d403f59104
its: Fix error handling.

* gettext-tools/src/its.c (structured_error, its_rule_list_add_from_file,
its_rule_list_add_from_string, its_rule_list_extract, its_merge_context_alloc):
Swap error() arguments.
gettext-tools/src/its.c