[fpc-devel] Explanation about code page-aware AnsiStrings
Jonas Maebe
jonas.maebe at elis.ugent.be
Tue Jan 7 14:34:49 CET 2014
On 07 Jan 2014, at 14:13, Mattias Gaertner wrote:
> What is this crap:
> http://wiki.freepascal.org/FPC_Unicode_support#FPC_Unicode_support
> ?
It's under the header "Old/obsolete sections" and as mentioned above,
that's "incomplete or wishful thinking". I didn't want to delete any
existing content for now, but yes, what's mentioned there but not in
the current Sections 1 to 3 is not going to happen. Well, there is an
UCS4String type in the RTL (like in FPC 2.6.x), but it's just a
dynamic array of 0..$10ffff and not part of the regular string handling.
Jonas
More information about the fpc-devel
mailing list