[fpc-pascal] FPC Unicode / CodePage aware strings

Mattias Gaertner nc-gaertnma at netcologne.de
Thu Dec 10 12:38:47 CET 2015


On Thu, 10 Dec 2015 12:17:28 +0100
Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:

>[...]
> > Try {$codepage utf8}.
> 
> That won't change anything, because {$mode delphiunicode} implies "use  
> the default system code page to interpret the source code", and that's  
> UTF-8 on his system.

Does that mean a {$mode delphiunicode} resets a -Fc parameter?

Mattias



More information about the fpc-pascal mailing list