]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix compilation error with libxml2 >= 2.12.0 and gcc >= 14.
authorBruno Haible <bruno@clisp.org>
Sun, 1 Dec 2024 18:35:51 +0000 (19:35 +0100)
committerBruno Haible <bruno@clisp.org>
Tue, 31 Dec 2024 09:57:50 +0000 (10:57 +0100)
commit0e95a330e03df02e15a75c0610880cdfac97171c
tree892dbe07c493a50a84248633e99d340347293e8a
parent9509fc60d7e9f4e4118f76b0fe2fd0c28615657e
Fix compilation error with libxml2 >= 2.12.0 and gcc >= 14.

Reported by Sam James <sam@gentoo.org>
at <https://savannah.gnu.org/bugs/?66506>.

* gettext-tools/src/its.c: Include <libxml/xmlversion.h>.
(structured_error): Adapt to API change.
gettext-tools/src/its.c