On 2016-05-09 14:41, Michael Schnell wrote:
> You can't seriously suggest to dump all code that ever had been written 
> in Pascal (Delphi Dialect).

No, just search and replace all String types with AnsiString and force a
specific encoding. Or search and replace all String types with
UnicodeString and run thorough tests over the code.

Regards,
  Graeme

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

Reply via email to