On Tue, 7 Jan 2014, Michael Schnell wrote:

On 01/07/2014 10:41 AM, Michael Van Canneyt wrote:

We know this. But that is stage 2.

Sounds great !

Could you elaborate those plans ?

There is not much to say.

There will be 2 sets of units:
* Unicode
* AnsiString

for unicode, there is no problem, since everything is 2 bytes (ignoring some exotic codepoints here) so string encoding does not apply.

for ansistring, string=ansistring, there are some encoding issues, but the RTL is capable of using Widestrings for all OS interface routines.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to