[fpc-devel] Unicodestring branch, please test and help fixing

JoshyFun joshyfun at gmail.com
Sat Aug 30 16:36:42 CEST 2008


Hello Florian,

Saturday, August 30, 2008, 1:37:42 PM, you wrote:

FK> I've continued to work on support of an unicodestring type in fpc. It's
FK> currently in an svn branch at:
FK> http://svn.freepascal.org/svn/fpc/branches/unicodestring
FK> and will be merged later to trunk. The unicodestring type is a ref.
FK> counted utf-16 string. On non-windows, widestring is mapped to this
FK> type. If you're interested in unicode support please test, give feedback
FK> here and submit fixes.

I'm writting some unicode support functions, they are mostly based in
the current WideString format. Is there any important technical
difference which could prevent the current code to work as the
WideString one ?

-- 
Best regards,
 JoshyFun




More information about the fpc-devel mailing list