]> git.ipfire.org Git - thirdparty/gettext.git/commit
libxml: Fix compilation error with gcc < 10 (regression 2023-05-26).
authorBruno Haible <bruno@clisp.org>
Mon, 29 May 2023 09:41:07 +0000 (11:41 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 29 May 2023 09:41:07 +0000 (11:41 +0200)
commit36cc99cdc6c58e81a4e00a80315774fe5c7e299c
tree3ac67102d9de601095a7aa9bed0797aaf73f83d1
parentc547620069025b0b3060b7c449dc7b0c62678874
libxml: Fix compilation error with gcc < 10 (regression 2023-05-26).

* gnulib-local/lib/libxml/tree.c (xmlDOMWrapCloneNode): Add braces.
gnulib-local/lib/libxml/tree.c