[fpc-devel] assign constant text to widestring

Michael Schnell mschnell at lumino.de
Fri Oct 24 08:44:35 CEST 2008


>
> UpperCase, LowerCase, CapitalCase, WordBreak, ParagraphBreak, ...
> almost all have some language exceptions.
>   
I don't doubt that you are right here, but I don't think that there is 
any support for this in the RTL. So it seems to be a lot less relevant 
than general Unicode handling.

So I thing we first should have decent Unicode support (e.g. assigning 
string constants to WideStrings correctly independent from the code the 
source file is stored in <maybe this is a Lazarus bug and FPC can't help 
it as it gets a called erroneously> ) correct automatic conversions when 
assigning an UTFString to a WideString and vice-versa.

-Michael



More information about the fpc-devel mailing list