[Gambas-user] Bug in string handling

Yankee solex1 at ...1121...
Mon Sep 12 22:24:55 CEST 2005


Hi,

I think it's a bug:
Len("éáűőú") returns 10. It should be 5.
The same problem occurs using Mid on UTF-8 strings; positioning fails if 
the string contains "extra" UTF-8 characters like characters can be 
found in latin2 charset.
I'm using 1.9.20.

Cheers




More information about the User mailing list