freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] Z/OS status


From: Tom Quarendon
Subject: Re: [ft-devel] Z/OS status
Date: Wed, 04 Oct 2006 15:38:45 +0100
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

Is there a possibility for the z/OS compiler to select the encoding of
an input file?  This would be the easiest solution.

There is, but this doesn't completely work. It only covers cases where they may be string literals in the code which are expected to be in ascii. It still leaves open the possibility of there being algorithmic problems (there are, for example, functions called things like utf8_to_ascii and so on -- clearly they are broken on an EBCDIC system, regardless of the code page you use to compile the code). I don't find this a satisfactory solution.







reply via email to

[Prev in Thread] Current Thread [Next in Thread]