[fpc-devel] Unicode and UTF8String
Florian Klaempfl
florian at freepascal.org
Tue Dec 2 11:20:57 CET 2008
Michael Schnell schrieb:
>
>>> If just ignoring the fact is enough support, OK, it's supported :).
>>>
>>
>> What FUD is this? Pleaes give an example where the FPC compiler doesn't
>> handle multi byte ansistrings properly.
>>
> Sorry for bad language :( ! I did not mean to be aggressive. (Did you
> see the smile indicator ?)
>
> I did not suggest it handles this wrong in any way, but I just don't see
> in what way there might be any explicit compiler support for multi-byte
> ANSI. (You did mention the RTL function provided.)
It simply needs no explicit support except what it has already. Mainly
the rtl and the user program has to take care of it and we did this
already in the rtl but the compiler required no fix in this regard so far.
More information about the fpc-devel
mailing list