[fpc-pascal] Unicode chars losing information

Graeme Geldenhuys mailinglists at geldenhuys.co.uk
Tue Mar 9 09:46:11 CET 2021


On 09/03/2021 1:44 am, Tomas Hajny via fpc-pascal wrote:
> UnicodeString may be used in a program simply because the included unit 
> has it used in its interface. That may be the case even if there's no 
> use of characters outside of US ASCII at all.

So FPC rather goes with the fact that data may be *silently* lost during
encoding conversions? That doesn't seem like a safe default behaviour to
me.

Regards,
  Graeme


More information about the fpc-pascal mailing list