Michael Schnell schrieb:

I understand that some day (when the official release comes up) "String" will be a new String type and thus ANSIString obsolete and just an alias.

No. "string" is an alias (generic type), all other string types are distinct types.

So target encoding ID "0" means that " := " will preserve the encoding of the source and set the target appropriately without doing a conversion.

No. Codepage 0 stands for the system encoding, formerly "native" string encoding. I.e. 1252 on western Windows, maybe 65001 (UTF-8) on Linux (user selectable).

DoDi

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

Reply via email to