On Tue, 7 May 2013, Lukas Gebauer wrote:

>> When release Delphi xe4 support for iOS ?
>
> Since Synapse have a Synsock module for Delphi POSIX systems now,
> full iOS support is not easy. It is becasue Synapse core is
> AnsiString based, and compiler for iOS does not have AnsiStrings at
> all.
>
> So, I am thinking about a new fully unicode based Synapse branch. It
> can resolve many other problems too.
>
> Question is FreePascal. AFAIK it still does not have Delphi
> UnicodeString support. Or I missing something?

If you use Widestring/Unicodestring there should be no problem.
Only if you expect that String = UnicodeString you will have a problem.

Michael.

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and 
their applications. This 200-page book is written by three acclaimed 
leaders in the field. The early access version is available now. 
Download your free book today! http://p.sf.net/sfu/neotech_d2d_may
_______________________________________________
synalist-public mailing list
synalist-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to