]> git.ipfire.org Git - thirdparty/gettext.git/commit
libxml: Avoid gcc warnings.
authorBruno Haible <bruno@clisp.org>
Sun, 28 Apr 2019 11:49:53 +0000 (13:49 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 28 Apr 2019 12:30:43 +0000 (14:30 +0200)
commit44f3ec1240ffb7268efe786ea848ff3970d72e1b
tree000b7c2f0f3815e41c87d43815f2f841d32f7da8
parent5e7b5fbc022c6553d985714ef4b0f7edf4d77921
libxml: Avoid gcc warnings.

Avoids "warning: too many arguments for format".

* gnulib-local/lib/libxml/xmlerror.in.h (__xmlSimpleError): Remove
LIBXML_ATTR_FORMAT annotation, because this function may be called with a
NULL msg.
gnulib-local/lib/libxml/xmlerror.in.h