Juha Manninen schrieb:

It is unlikely that mode objfpc will be 'fixed', it will break a lot of
existing code. Therefore the default Lazarus settings are to add {$mode
objfpc}{$H+} to all new files to turn on string=ansistring.

I understand the point but I don't fully agree with it.

+1

It should be possible to patch FPC for use in Lazarus.

We may have to face 3 default string types in the future:
- ShortString
- AnsiString
- UnicodeString

DoDi


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

Reply via email to