Re: Entering freeze for release of libxml2-2.9.9

Nick Wellnhofer <[email protected]> Fri, 23 Nov 2018 19:11:36 +0100
Newsgroups gmane.comp.gnome.lib.xml.general
Message-ID <[email protected]>
On 22/11/2018 18:32, Daniel Veillard via xml wrote:
> Please give it some testing, if we need to make changes I will likely push
> an RC2 mid next week, and if everything goes well I will push 2.9.9 final
> end of next week.

Built and tested (with `make check`) succesfully on:

- Windows 10
   - MingW64, gcc 7.2.0, both 64 and 32 bits (requires CFLAGS=-posix
     and PRINTF_EXPONENT_DIGITS=2 to make the XPath tests pass)
   - MSVC 14.11
- macOS 10.14 with stock command-line developer tools

Nick