-
- Downloads
changed handling of function params to fix bug #381319 exposed
* libexslt/functions.c: changed handling of function params to fix bug #381319 * libxslt/transform.[ch]: exposed xsltLocalVariablePush and xsltLocalVariablePop as global entries so that they could be used from within libexslt/functions.c * tests/exslt/functions/function.9.[xsl,xml,out] added to regression tests
Showing
- ChangeLog 10 additions, 0 deletionsChangeLog
- libexslt/functions.c 42 additions, 46 deletionslibexslt/functions.c
- libxslt/transform.c 21 additions, 2 deletionslibxslt/transform.c
- libxslt/transform.h 10 additions, 0 deletionslibxslt/transform.h
- tests/exslt/functions/Makefile.am 2 additions, 1 deletiontests/exslt/functions/Makefile.am
- tests/exslt/functions/function.9.out 6 additions, 0 deletionstests/exslt/functions/function.9.out
- tests/exslt/functions/function.9.xml 9 additions, 0 deletionstests/exslt/functions/function.9.xml
- tests/exslt/functions/function.9.xsl 22 additions, 0 deletionstests/exslt/functions/function.9.xsl
tests/exslt/functions/function.9.out
0 → 100644
tests/exslt/functions/function.9.xml
0 → 100644
tests/exslt/functions/function.9.xsl
0 → 100644
Please register or sign in to comment