[fpc-devel] assign constant text to widestring
    Michael Schnell 
    mschnell at lumino.de
       
    Fri Oct 24 14:40:37 CEST 2008
    
    
  
>
> They are in FPC as well, at least if your ansistrings contain 
> ansi-encoded strings. I think you are mixing Lazarus and FPC in the 
> above (because Lazarus puts utf-8 encoded stuff in ansistrings).
Sorry, I indeed forgot to write "using Lazarus", here Unicode constants 
seem to be not WideStrings (as seemingly with "pure" FPC) but 
UFT8Strings and this causes the problem.
-Michael
    
    
More information about the fpc-devel
mailing list