]> git.ipfire.org Git - thirdparty/gettext.git/commit
libgettextpo: Fix compilation error on FreeBSD (regression 2023-09-16).
authorBruno Haible <bruno@clisp.org>
Mon, 18 Sep 2023 19:28:25 +0000 (21:28 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 18 Sep 2023 19:28:25 +0000 (21:28 +0200)
commit68e94a46026f293c73500f3db285056e8d22fe45
tree0105464eebb1e9d0ac6df66aebeb3937e895e5bd
parentb9975c155723f199c757ca2f979916afe94f27aa
libgettextpo: Fix compilation error on FreeBSD (regression 2023-09-16).

* gettext-tools/libgettextpo/gettext-po.c (po_file_write, po_error_logger,
po_message_check_format): Use orig_error, orig_error_at_line instead of the
error, error_at_line symbols.
gettext-tools/libgettextpo/gettext-po.c