On Fri, 11 Dec 2015 17:29:18 +0100 Jürgen Hestermann <[email protected]> wrote:
>[...] > Be aware that this wiki is outdated (not FPC 3.0). > It says: > > Currently, the type *UTF8String* is an alias to the type *AnsiString > <http://wiki.freepascal.org/Character_and_string_types#AnsiString>*. It is > meant to contain UTF8 encoded strings (i.e. unicode data) ranging from 1..4 > bytes per character. > > which is wrong. I updated UTF8String. The memory layouts are missing the codepage attribute. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
