commit | 454e397eb7dd0fe219fa681eeadfaf2a64a3aeec | [log] [tgz] |
---|---|---|
author | Stéphane Michaut <smichaut@axway.com> | Mon Aug 28 14:30:43 2017 +0200 |
committer | Daniel Veillard <veillard@redhat.com> | Mon Aug 28 14:30:43 2017 +0200 |
tree | 8a6ae17944eb76245214d484769acef3ab041579 | |
parent | 3aca7f31cb9901dc3af449e08dda647898bfc1fe [diff] |
Porting libxml2 on zOS encoding of code First set of patches for zOS - entities.c parser.c tree.c xmlschemas.c xmlschemastypes.c xpath.c xpointer.c: ask conversion of code to ISO Latin 1 to avoid having the compiler assume EBCDIC codepoint for characters. - xmlmodule.c: make sure we have support for modules - xmlIO.c: zOS path names are special avoid dsome of the expectstions from Unix/Windows