[fpc-devel] utf8 in 2.6.0

Jy V jyv110 at gmail.com
Sat Jan 5 14:56:33 CET 2013


> For Lazarus:
> - works with fpc 2.6.x and 2.7.1
> - LCL and most code expect ansistrings to hold UTF-8.
> - pascal sources, lfm, po files are stored in UTF-8 without BOM.
>   Special care has to be taken, when using widestrings/unicodestring.
> - there are UTF-8 functions and classes (most in package lazutils).
> - the IDE supports many encodings
> - all this is documented via wiki and fpdoc
> - no support for UTF-16 has been started
>

Your summary sounds clear to me,
and the strategy selected looks to be well designed,
I will bookmark this summary as the reference.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20130105/3f22e81c/attachment.html>


More information about the fpc-devel mailing list