-
- Downloads
closing #94933, any error will make the transformation abort with no
* libxslt/transform.c: closing #94933, any error will make the transformation abort with no result. * tests/reports/tst-1.err tests/reports/tst-1.out tests/reports/undefvar.err: this changed the regression tests output. * tests/exslt/date/difference.1.out tests/exslt/date/seconds.1.out: updated the result accordingly to the fixes done last month. * libxslt/namespaces.c: make sure to avoid duplicate namespace declarations in the result trees. May fix #93692 but it's unclear. Daniel
Showing
- ChangeLog 13 additions, 1 deletionChangeLog
- libxslt/namespaces.c 12 additions, 2 deletionslibxslt/namespaces.c
- libxslt/transform.c 9 additions, 0 deletionslibxslt/transform.c
- tests/exslt/date/difference.1.out 23 additions, 11 deletionstests/exslt/date/difference.1.out
- tests/exslt/date/seconds.1.out 8 additions, 8 deletionstests/exslt/date/seconds.1.out
- tests/reports/tst-1.err 1 addition, 0 deletionstests/reports/tst-1.err
- tests/reports/tst-1.out 0 additions, 2 deletionstests/reports/tst-1.out
- tests/reports/undefvar.err 1 addition, 0 deletionstests/reports/undefvar.err
Loading
Please register or sign in to comment