Re: [xml] exception/segfault on xmlFreeDoc()



On Thu, Mar 11, 2004 at 01:26:02PM +0100, oliverst online de wrote:
And I find it a bit retarded I have to call
xmlTextReaderPreservePattern() with an empty pattern to get the
complete document from the xmlReader interface. If I don't call it I

  The reader is a *streaming* interface. its purpose is *not* to build
a full tree. Read the example !
   http://xmlsoft.org/examples/index.html#parse1.c
   Parse an XML file to a tree and free it

   Demonstrate the use of xmlReadFile() to read an XML file into a tree...

  Maybe libxml2 is retarded, maybe you just didn't used the proper API
for the job ! I think so far I have tried to be helpful with your requests,
getting back "retarded" is not a good way to get future attention from me.

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]