]> 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>
Sun, 1 Dec 2024 18:35:51 +0000 (19:35 +0100)
commitadfbe2ee7cd9b47a0465aa9a07d773fa290f46c1
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