[fpc-devel] Re: enumerators

Michael Schnell mschnell at lumino.de
Mon Nov 15 09:38:12 CET 2010


On 11/13/2010 08:56 PM, Hans-Peter Diettrich wrote:
>
>
> The comparison in the UTF-8 string example is very questionable. First 
> ch(i) is not equivalent to ch, not even closely related, and the claim 
> of O(N^2) operations deserves an proof - IMO it's simply wrong.

With UTF-8 strings and friends would it not be appropriate to have the 
loop variable be a string containing the multiple bytes of the Unicode 
character ?

-Michael



More information about the fpc-devel mailing list