]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Silence warnings "no previous prototype" and "nested extern declaration".
authorBruno Haible <bruno@clisp.org>
Fri, 2 Jun 2023 23:26:37 +0000 (01:26 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 2 Jun 2023 23:26:37 +0000 (01:26 +0200)
commitd385a1cfad740fbc2b0a773798c98787107e91f4
treeee3218d275dbc16086da1aa73a2363a729ae11b2
parent3a5933691851785c3c911787c8aea2d4c4c7cfd5
intl: Silence warnings "no previous prototype" and "nested extern declaration".

* gettext-runtime/intl/gettextP.h (_nl_log_untranslated): New declaration.
* gettext-runtime/intl/dcigettext.c: Remove nested declaration of _nl_log_untranslated.
* gettext-runtime/intl/log.c: Include gettextP.h.
gettext-runtime/intl/dcigettext.c
gettext-runtime/intl/gettextP.h
gettext-runtime/intl/log.c