Michael Van Canneyt schrieb:

Only the cases where you do low-level PChar access or Move() data into a string, need to be checked. These cases need to be checked anyway if we would move to a 2-byte char.

What about binary data in strings (buffers)? Will FPC supply a dedicated encoding, that will exclude such strings from automatic conversions, or must the Delphi way be used (TBytes)?

DoDi


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to