On Sun, Apr 30, 2017 at 7:37 PM, Marcos Douglas B. Santos via Lazarus <lazarus@lists.lazarus-ide.org> wrote: > If Delphi sources don't use UTF8, how is the best way to mantain sources > that need to work in both compilers?
I wonder if I have misunderstood something about your questions. What means "Delphi sources don't use UTF8"? AFAIK they do use UTF8. One more clarification about assigning string data: The potential problem is only with string literals, constants. Assignment between variables always goes right thanks to their dynamic encoding in FPC 3+. Juha -- _______________________________________________ Lazarus mailing list Lazarus@lists.lazarus-ide.org http://lists.lazarus-ide.org/listinfo/lazarus