]> git.ipfire.org Git - thirdparty/gettext.git/commit
gettext.h: Avoid warning with gcc < 4.2.
authorBruno Haible <bruno@clisp.org>
Sun, 14 Sep 2025 16:37:36 +0000 (18:37 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 14 Sep 2025 16:37:36 +0000 (18:37 +0200)
commita32db7a22efc9af938a4d89f54c16ae61d27c6f3
treefba2e2deef697281ffc26b1b723eb7bc09b03b63
parent1910a92249116fd7120d28baaef20d6cc0dce2fb
gettext.h: Avoid warning with gcc < 4.2.

Reported by Orgad Shaneh <orgads@gmail.com> in
<https://lists.gnu.org/archive/html/bug-gnulib/2025-09/msg00183.html>.

* gnulib-local/lib/gettext.h (gettext, dgettext, dcgettext): Don't use attribute
__gnu_inline__ with gcc < 4.2.
gnulib-local/lib/gettext.h