On 05/01/2016 01:35 PM, Daniel Veillard wrote:
So as said a few weeks ago, I'm starting the process for a new release, I tagged in git a release candidate 1, and pushed to the server the signed tarball and rpms for rc1: ftp://xmlsoft.org/xml/ So give it some testing, thanks !
Hi Daniel,As the OS400 C compiler is not C99 compliant, local declarations can only appear at the beginning of a block.
RC1 then fails compiling: see commit https://git.gnome.org/browse/libxml2/commit/?id=cad102b861f74d56e3f6e710c466cf1a38a5db56, xmlschemastypes.c, "const int stringType =" ...
Please find a patch for it in attachment.Everything else seem OK on OS/400: compiles and runs after applying this patch.
Regards, Patrick
Attachment:
0001-xmlschemastypes.c-OS400-C-compiler-is-not-C99-compli.patch
Description: Text Data