mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-08-07 10:42:55 +03:00
this got fixed by libxml patches Applied Igor Zlatkovic Win32 Facelift
* tests/general/bug-21-.out tests/general/bug-31-.out: this got fixed by libxml patches * win32/readme.msvc win32/dsp/* xsltproc/xsltproc.c Makefile.am libexslt/exslt.[ch] libexslt/exsltconfig.h.in libexslt/functions.c libexslt/math.c libxslt/win32config.h libxslt/xsltconfig.h.in libxslt/xsltutils.h libxslt/xsltwin32config.h libxslt/xsltwin32config.h.in: Applied Igor Zlatkovic Win32 Facelift No.2 patch, and fixed a few things related to those changes. Daniel
This commit is contained in:
@@ -259,7 +259,9 @@ exsltFuncFunctionFunction (xmlXPathParserContextPtr ctxt, int nargs) {
|
||||
* the generation of result nodes.
|
||||
*/
|
||||
if (fake->children != NULL) {
|
||||
#ifdef LIBXML_DEBUG_ENABLED
|
||||
xmlDebugDumpNode (stderr, fake, 1);
|
||||
#endif
|
||||
xsltGenericError(xsltGenericErrorContext,
|
||||
"{%s}%s: cannot write to result tree while "
|
||||
"executing a function\n",
|
||||
|
Reference in New Issue
Block a user