On Wed, May 14, 2008 at 09:46:08AM +0200, Ralf Junker wrote:
> This function:
>
> XSLTPUBFUN xmlXPathFunction XSLTCALL
> xsltExtFunctionLookup (xsltTransformContextPtr ctxt,
> const xmlChar *name,
> const xmlChar *URI);
>
> is declared in
>
> extensions.h
>
> but is not implemented in
>
> extensions.c
>
> Maybe the declaration should be removed from extensions.h?
Absolutely right ... except xmlXPathFunction is a type, but
xsltExtFunctionLookup is the function declaration which should be removed :-)
Fixed and commited in SVN revision 1475 !
thanks,
Daniel
--
Red Hat Virtualization group http://redhat.com/virtualization/
Daniel Veillard | virtualization library http://libvirt.org/
[EMAIL PROTECTED] | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
[email protected]
http://mail.gnome.org/mailman/listinfo/xslt