> I finally managed to go though all the patches which accumulated in > Gnome bugzilla and do the various necessary cleanups to try to get a > release. There is however *many* changes, especially on the portability > side which I just can't test myself (including many changes on various > Windows toolchains). So I just made a release candidate of 2.8.0 > > ftp://xmlsoft.org/libxml2/
Win7 32bit using a msys/mingw-w64 toolchain with gcc 4.7.1. sh -c "./configure --prefix=$PWD/build --with-zlib=C:/devlibs/zlib-1.2.7 --without-iconv --without-docbook" testapi.exe ... Testing xpath : 30 of 38 functions ... Testing xpathInternals : 106 of 117 functions ... Testing xpointer : 17 of 21 functions ... Total: 1160 functions, 291374 tests, 0 errors Jon --- Fail fast. Fail often. Fail publicly. Learn. Adapt. Repeat. http://thecodeshop.github.com | http://jonforums.github.com/ twitter: @jonforums _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
