|
From: | Riccardo Mottola |
Subject: | Re: Libxml2 versions and namespaces |
Date: | Thu, 22 Mar 2012 02:34:54 +0100 |
User-agent: | Mozilla/5.0 (X11; FreeBSD i386; rv:9.0.1) Gecko/20120110 Firefox/9.0.1 SeaMonkey/2.6.1 |
Hi, Fred Kiefer wrote:
I just commit some changes to the NSXML* classes which try to do more compile time checking for available functions. The version numbers I use there are based on this file: http://xmlsoft.org/symbols.xml I think we need to agree on a minimal version of libxml2 that we want to support. I would like to suggest 2.7.8, but we could also agree on 2.4.30.well, 2.7.8 is latest, if we can support something older, I won't complain, as usually. Why do you think of "2.4.30" ? Why that version? I generally had some trouble looking at the documentation to check what was available when
I have tested on my older netbsd box, 2.6.29 and we don't compileI have tested on my mingw box where I had 2.7.1 and we had errors too. So apparently currently we are compatible only with 2.7.8.
Also, when configuring with --disable-xml, we are not able to build anymore. SO some cleanup is needed there too.
Riccardo Riccardo
[Prev in Thread] | Current Thread | [Next in Thread] |