[fpc-pascal] optimization for strlicomp()

Marco van de Voort fpc at pascalprogramming.org
Mon Jun 1 14:46:25 CEST 2020


Op 2020-06-01 om 09:22 schreef Michael Van Canneyt:
>
> I think the correct solution is to use a correct widestring upcase, 
> not the simple
> one.
>
I think he means to have a simple shortcut for some known <127 
codepoints, to cut widestring uppercase for long trivial routines. It's 
not a bad idea IMHO.




More information about the fpc-pascal mailing list