Re: [xml] [PATCH] always define LIBXML_THREAD_ENABLED when enabled

2019-02-28 Thread Nick Wellnhofer
On 27/02/2019 15:43, Michael Haubenwallner wrote: this is the followup patch proposal to https://mail.gnome.org/archives/xml/2018-September/msg2.html Thanks, applied here: https://gitlab.gnome.org/GNOME/libxml2/commit/cf68fe3d505dd3f7525ccc28c90f87432a747aa4 Nick

[xml] [PATCH] always define LIBXML_THREAD_ENABLED when enabled

2019-02-27 Thread Michael Haubenwallner
Hi, this is the followup patch proposal to https://mail.gnome.org/archives/xml/2018-September/msg2.html Thanks! /haubi/ >From 4a20b30b4dbab22854fd9c2c64c01219889559fa Mon Sep 17 00:00:00 2001 From: Michael Haubenwallner Date: Wed, 27 Feb 2019 15:00:14 +0100 Subject: [PATCH] always define LIB