[fpc-pascal] Unicode chars losing information
Graeme Geldenhuys
mailinglists at geldenhuys.co.uk
Tue Mar 9 01:01:55 CET 2021
On 08/03/2021 2:49 pm, Michael Van Canneyt via fpc-pascal wrote:
> In that sense, unicode conversion support is something optional and so we
> require you to enable it explicitly, since enabling it has some drawbacks:
Surely if you explicitly use the UnicodeString type, the compiler should
know you are using UTF-16 (the default encoding of said type), so why not
include the required units implicitly. It doesn't make sense otherwise.
Regards,
Graeme
More information about the fpc-pascal
mailing list