cpstrnew branch (was Re: [fpc-devel] Freepascal 2.4.0rc1 released)
Paul Ishenin
webpirat at mail.ru
Tue Nov 10 15:49:47 CET 2009
Michael Schnell wrote:
> Paul Ishenin wrote:
>
>> 4. Most of codepage convertion methods and string type convertion
>> methods (ansistring <=> unicodestring <=> widestring)
>>
>>
> Does this mean that the compiler already automatically calls the
> appropriate conversion, but the code that actually performs it is not
> yet implemented in the RTL ?
>
It is already implemented in RTL (for win32 only at moment). But there
are many other things which are not implemented: varios Pos, Delete,
Copy, strings concatenation.
Open rtl\inc\astrings.inc for more info.
Best regards,
Paul Ishenin.
More information about the fpc-devel
mailing list