[packages/crossmingw32-libxml2] - rediffed

qboosh qboosh at pld-linux.org
Wed Sep 8 18:55:32 CEST 2021


commit eadb354ed4b69516a922d2b9ab5132bb20337fed
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Sep 8 19:00:07 2021 +0200

    - rediffed

 libxml2-open.gz.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libxml2-open.gz.patch b/libxml2-open.gz.patch
index 342e8b8..9d36147 100644
--- a/libxml2-open.gz.patch
+++ b/libxml2-open.gz.patch
@@ -37,5 +37,5 @@ diff -ur libxml2-2.4.20/xmlIO.c libxml2-2.4.20-/xmlIO.c
 +	}
 +    }
  
-     fd = gzopen(path, "rb");
-     return((void *) fd);
+ #if defined(_WIN32) || defined (__DJGPP__) && !defined (__CYGWIN__)
+     fd = xmlWrapGzOpenUtf8(path, "rb");
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-libxml2.git/commitdiff/eadb354ed4b69516a922d2b9ab5132bb20337fed



More information about the pld-cvs-commit mailing list