On Mon, Dec 30, 2013 at 04:16:44PM +0100, Hans-Peter Diettrich wrote:
> > 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)?

I think that will go the Delphi way in the end. It should have been done
directly anyway.

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

Reply via email to