On 12/10/15, Jürgen Hestermann <[email protected]> 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

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to