mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-08 21:42:07 +03:00
Fixed problem with cleanup of RVT's, should clear bug350085; cleaned up
* libxslt/transform.c: Fixed problem with cleanup of RVT's, should clear bug350085; cleaned up most warnings (still a problem in xsltShallowCopyNsNode) * trivial warning cleanup in libxslt/[extensions.c, namespaces.c, xslt.c and xsltInternals.h] and libexslt/functions.c
This commit is contained in:
@@ -57,7 +57,7 @@ static void exsltFuncFunctionFunction (xmlXPathParserContextPtr ctxt,
|
||||
int nargs);
|
||||
static exsltFuncFunctionData *exsltFuncNewFunctionData(void);
|
||||
|
||||
static const xmlChar *exsltResultDataID = (const xmlChar *) "EXSLT Result";
|
||||
/*static const xmlChar *exsltResultDataID = (const xmlChar *) "EXSLT Result";*/
|
||||
|
||||
/**
|
||||
* exsltFuncRegisterFunc:
|
||||
|
Reference in New Issue
Block a user