Re: [xml] libxml2-2.7.8 and MinGW

2011-12-27 Thread Earnie
Roumen Petrov wrote: Earnie wrote: Earnie wrote: Roumen Petrov wrote: Earnie wrote: [SNIP] As discussed on the MinGW list here are the patches for both libxml2 and libxslt adorning dllexport with extern for both __CYGWIN__ and __MINGW32__. During the discussion on the MinGW list we

Re: [xml] libxml2-2.7.8 and MinGW

2011-12-27 Thread Roumen Petrov
Earnie wrote: Earnie wrote: Roumen Petrov wrote: [SNIP] And now with attachments. libxml2-git-mingw32.patch is fine . Roumen ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org http://mail.gnome.org/mailman/listinfo/xml

Re: [xml] libxml2-2.7.8 and MinGW

2011-12-27 Thread Roumen Petrov
Earnie wrote: Roumen Petrov wrote: Earnie wrote: Earnie wrote: Roumen Petrov wrote: Earnie wrote: [SNIP] About libxslt patch: Changes in libexslt/exsltexports.h and libxslt/xsltexports.h break static only build. How should that happen? I'll check it out soon. For static only build

[xml] Problem using xmlUnlinkNode

2011-12-27 Thread John J. Boyer
I need to delete some nodes from a parse tree. So I use xmlUnlinkNode and then xmlFree. However, when I output the tree with xmlDumpDoc the nodes are still there. What am I missing? Thanks, -- John J. Boyer; President, Chief Software Developer Abilitiessoft, Inc. http://www.abilitiessoft.com