[fpc-devel] assign constant text to widestring
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Oct 24 10:27:23 CEST 2008
On 24 Oct 2008, at 01:46, Felipe Monteiro de Carvalho wrote:
> I agree with Daniël on this one. Simplify. ë --> Ë always
>
> If you need something which takes into consideration the language then
> build another routine with more parameters.
UpperCase and LowerCase are mapped to OS routines which do take into
account the current locale (at least on *nix). So unless those
routines always do ë -> Ë regardless of the locale, you will not get
this behaviour.
Jonas
More information about the fpc-devel
mailing list