Re: [xml] [Patch] - Porting Libxml2-2.9.4 on zOS

2017-08-28 Thread Daniel Veillard
Hi Stéphane, I had to work around issues in the patch, but I think I pushed all the modifications still needed (some of the non ANSI changes were already corrected in git head) https://git.gnome.org/browse/libxml2/commit/?id=454e397eb7dd0fe219fa681eeadfaf2a64a3aeec for the description of cha

[xml] [Patch] - Porting Libxml2-2.9.4 on zOS

2017-07-28 Thread Stéphane Michaut
After discussions with Daniel I (re)post my patch for zOs porting with some updates... (see first post on that topic https://mail.gnome.org/archives/xml/2016-July/msg5.html) Thanks, Stephane --- entities.c 2016-05-23 12:01:08.0 +0200 +++ entities-fix.c 2016-07-21 11:05:12.000

[xml] [Patch] - Porting Libxml2-2.9.4 on zOS

2017-03-07 Thread Stéphane Michaut
Hi, I made a previous post last July, about porting Libxml2-2.9.4 code in order to be able to compile and run it on zOS, but I had no return... I build on the USS partition of the zOs server and build successfully using configure and make as I would on Linux... I attached the difference in orde