Module: wine Branch: master Commit: da62790584aecd00ec7b1b9a5154b72887064e39 URL: https://gitlab.winehq.org/wine/wine/-/commit/da62790584aecd00ec7b1b9a5154b72...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Feb 17 21:00:22 2024 +0100
xml2: Import upstream release 2.11.7.
---
libs/xml2/error.c | 13 ++++++------- libs/xml2/globals.c | 9 ++++----- libs/xml2/include/libxml/parser.h | 6 +++--- libs/xml2/include/libxml/relaxng.h | 4 ++-- libs/xml2/include/libxml/valid.h | 4 ++-- libs/xml2/include/libxml/xmlerror.h | 10 +++++----- libs/xml2/include/libxml/xmlexports.h | 4 +--- libs/xml2/include/libxml/xmlschemas.h | 6 +++--- libs/xml2/include/libxml/xmlstring.h | 2 +- libs/xml2/include/libxml/xmlversion.h | 8 ++++---- libs/xml2/include/private/error.h | 4 ++-- libs/xml2/parser.c | 11 ++++++++--- libs/xml2/save.h | 36 ----------------------------------- libs/xml2/valid.c | 2 +- libs/xml2/xinclude.c | 3 ++- libs/xml2/xmlreader.c | 23 +++++++++++----------- libs/xml2/xmlschemas.c | 12 ++++++------ libs/xml2/xmlstring.c | 3 +-- 18 files changed, 63 insertions(+), 97 deletions(-)