-
- Downloads
remove the use of snprintf, and use libxml2 string API instead. try to
* xsltproc/xsltproc.c: remove the use of snprintf, and use libxml2 string API instead. * configure.in libxslt/xsltconfig.h.in libxslt/xsltutils.c: try to cope with architecture lacking some of the string functions, reuse the trio ones compiled in libxml2 , should close #97113 Daniel
Showing
- ChangeLog 8 additions, 0 deletionsChangeLog
- config.h.in 24 additions, 0 deletionsconfig.h.in
- configure.in 15 additions, 0 deletionsconfigure.in
- libxslt/xsltconfig.h.in 12 additions, 0 deletionslibxslt/xsltconfig.h.in
- libxslt/xsltutils.c 4 additions, 0 deletionslibxslt/xsltutils.c
- xsltproc/xsltproc.c 3 additions, 3 deletionsxsltproc/xsltproc.c
Loading
Please register or sign in to comment