Roca Carrio <[EMAIL PROTECTED]> writes: >Hi, > >BS2000/POSIX-BC platforms use the OSD_EBCDIC_DF04_1 character set which >differs from the IBM's MVS Code Page 1047. >UTF-EBCDIC is based on Code Page 1047
Not exactly. UTF-EBCDIC _Must_ use tr16 translation table or resulting code is not UTF-EBCDIC as defined by the report but some "other" rendering of Unicode of your own devising. This may mean that which chars are "invariant" are different for other EBCDIC pages though, but that does not seem to be what your patch is affecting. I think the patch is wrong. -- Nick Ing-Simmons http://www.ni-s.u-net.com/
