-
- Downloads
Minor enhancements to eliminate compile/test warnings
* libxslt/xsltconfig.h.in, libexstl/exsltconfig.h.in: changed macro ATTRIBUTE_UNUSED for gcc so that, if undefined, it's defined as __attribute__((unused)) * python/libxslt.c: fixed ATTRIBUTE_UNUSED to appear after variable declaration * libxslt/preproc.c: minor change to get rid of unused var/code
Showing
- ChangeLog 10 additions, 0 deletionsChangeLog
- libexslt/exsltconfig.h.in 1 addition, 1 deletionlibexslt/exsltconfig.h.in
- libxslt/preproc.c 1 addition, 7 deletionslibxslt/preproc.c
- libxslt/xsltconfig.h.in 1 addition, 1 deletionlibxslt/xsltconfig.h.in
- python/libxslt.c 6 additions, 6 deletionspython/libxslt.c
Loading
Please register or sign in to comment