On Tue, Sep 27, 2005 at 06:21:08PM -0500, Jeremy Enos wrote: > Hi- > I used the documentation on xmlsoft.org to write the code I needed for a > parser. On my test machine, I had libxml2 2.6.x installed. Now I'm > running into requests to make it back-compatible with version 2.5.10. > Functions like xmlReadMemory, and xmlReaderForFile don't exist in > 2.5.10. What are my alternative options?
Hum, the reader may not exist on 2.5 (I can't remember). > Is there a snapshot of the API documentation that I could look at which > dates back to version 2.5.10, or any specific version, for that matter? > It seems like that would be critically necessary in order to code for it. grab the 2.5.10 release tarball it should be in doc/ Daniel -- Daniel Veillard | Red Hat Desktop team http://redhat.com/ [EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
