Craig Peterson schrieb:
On Dec 25, 2013, at 5:11 PM, Hans-Peter Diettrich <[email protected]> wrote:
I wonder what exact "support" he means.
Wonder no more:
1) "string" uses a Unicode encoding
2) AnsiString/UTF8String casts perform appropriate conversions
3) File APIs support Unicode filenames
4) Windows headers use W version by default.
5) LCL and RTL agree on string encoding
6) In a stable Lazarus and FPC release
Thanks for this list :-)
Everything except (2) should have been available already, that's why I
was wondering. Automatic conversions (2) were hard to implement without
stored string Encoding, should come soon.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus