[ Sending again, as none of my outgoing mail seem to have gone out :-( ]

 Hi Stefan

I'm getting report that lxml is broken with libxslt-1.1.25 .
Apparently lxml is using the unpublished internal API xsltProcessOneNode

  c.f. http://codespeak.net/svn/lxml/trunk/src/lxml/xsltext.pxi
but that has never been part of the API and gives troubles now:

paphio:~ -> grep xsltProcessOneNode /usr/include/libxslt/*.h
paphio:~ -> rpm -q libxslt-devel
libxslt-devel-1.1.24-5.fc11.x86_64
paphio:~ -> grep xsltProcessOneNode
/usr/share/doc/libxslt-devel-1.1.24/libxslt-api.xml
paphio:~ ->

  I'm not so fond of exposing xsltProcessOneNode() as is, especially
with the xsltStackElemPtr parameter and the fact that the result is
somehow hidden in the transformation context.

  What do you think ?

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
[email protected]  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt

Reply via email to