Jy V schrieb:

A quick note: the new LLVM Delphi compiler forbid the use of AnsiString and AnsiChar, (declared in the unit AnsiString.pas, you cannot use this unit anyway),

The compiler supports AnsiStrings, but these are hidden for *mobile* targets. There exists a hack to enable AnsiString support also for such targets, though.

DoDi

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to