[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: EBCDIC



Howard Chu wrote:

On the server side I'm considering what it would take to leave the internals in UTF8 and just translate DNs specified in the config file. Could use something like BSD's xstr to extract the string constants from the source and ASCII-encode the ones that are ber_print'd as a preprocessing step. Still not sure, the debug logs would be ugly.

Make sure to find out which EBCDIC variant to use (see RFC1345). IMHO it's not worth the effort.


Ciao, Michael.