]> git.ipfire.org Git - thirdparty/gettext.git/commit
Avoid gcc -Wformat-security warnings with --disable-nls.
authorBruno Haible <bruno@clisp.org>
Wed, 28 May 2025 14:50:19 +0000 (16:50 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 28 May 2025 14:50:19 +0000 (16:50 +0200)
commit087018bf48aa64b73853304e8e1aab2edba3bb81
tree682f9569918ad017c966cebdaa9cd69e0bd308ed
parent2fb3d868b278e4014cef10c1d97ec1f85806e530
Avoid gcc -Wformat-security warnings with --disable-nls.

Reported by Holger Hoffstätte <holger@applied-asynchrony.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2025-05/msg00225.html>.

* gnulib-local/lib/gettext.h (gettext, dgettext, dcgettext): With gcc in C mode,
define these as inline functions.
gnulib-local/lib/gettext.h