Mini-XML v4.0.3 is a bug fix release. Changes include:
- Now default the
DSOFLAGS
value toLDFLAGS
in the configure script (Issue #325) - Now install the man page as "mxml4" to allow parallel installation of Mini-XML 4.x and 3.x (Issue #324)
- Added
MXML_ALLOC_SIZE
define to control the allocation increment for attributes and indices (Issue #318) - Fixed
mxmlSetDeclarationf
implementation (Issue #322)
Enjoy!