[xml] OS/390 compatibility (EBCDIC)



Hello,

Trying to compile on OS/390, it should work, right?

I am getting:
---
$ ../../dep/bin/xmllint --version
../../dep/bin/xmllint: using libxml version 20707
   compiled with: Iconv ISO8859X
$ ../../dep/bin/xmllint sample.xml
sample.xml:1: parser error : encoding not supported EBCDIC
<?xml version="1.0" encoding="ebcdic"?>
^
sample.xml:1: parser error : Input is not proper UTF-8, indicate encoding !
Bytes: 0xA7 0x94 0x93 0x40
<?xml version="1.0" encoding="ebcdic"?>
---

Can anyone help?

Thanks,
Alon.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]