On Mon, 30 Dec 2013, Felipe Monteiro de Carvalho wrote:

On Mon, Dec 30, 2013 at 11:27 AM, Michael Van Canneyt
<[email protected]> wrote:
This is not correct. We'll provide 2 RTLs:

one where string = unicodestring
one where string = ansistring.

wow ... it will probably be a lot of work and maintenance work to keep
all packages working with both RTLs.

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.

All the rest should be more or less transparant, actually.

Michael.

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

Reply via email to