[Lazarus] UTF8String and UTF8Delete

Bart bartjunk64 at gmail.com
Wed Dec 16 18:12:23 CET 2015


On 12/10/15, Jürgen Hestermann <juergen.hestermann at gmx.de> wrote:

> But now I have a problem with UTF8Strings:
> With this declaration
>
> var S : UTF8String;
>
> I want to delete a character
>
> UTF8Delete(S,1,1);
>
> but I get an error that the (var) parameter mismatches.

Fixed in r50850.
Proposed for merging to 1.6RC2.

Bart




More information about the Lazarus mailing list