Re: [xslt] xmlXPathFunction declared but not implemented
- From: Daniel Veillard <veillard redhat com>
- To: The Gnome XSLT library mailing-list <xslt gnome org>
- Subject: Re: [xslt] xmlXPathFunction declared but not implemented
- Date: Tue, 3 Jun 2008 12:20:22 -0400
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/
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]