[fpc-pascal] FPC vs Delphi's unicode string support questions

Graeme Geldenhuys graemeg.lists at gmail.com
Sat Aug 18 21:29:01 CEST 2012


On 18 August 2012 16:11, Jonas Maebe <jonas.maebe at elis.ugent.be> wrote:
>> 1) Is it correct that String <> AnsiString any more?
>
>
> Only in {$mode delphiunicode} (which is what you should use if you want to
> compile code written for a Delphi version in which string=unicodestring).


I've enabled that new compiler mode... Any idea what the following
warning means?

-----------------
/home/graemeg/devel/tiOPF3/src/Core/tiDefines.inc(42,4) Warning:
Current system codepage "0" is not available for the compiler.
Switching default codepage back to "28591".

-----------------

-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net



More information about the fpc-pascal mailing list