[ 
https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jens Geyer updated THRIFT-3487:
-------------------------------
    Attachment: THRIFT-3487-Full-support-for-newer-Delphi-versions.patch

[This patch|^THRIFT-3487-Full-support-for-newer-Delphi-versions.patch] contains:

- fix for FStream.Seek() now expecting an UInt64 instead of Int64 
- workaround to (temporarily) exclude socket support from newer versions

TODO: 
- socket support needs to be revised for newer versions, the old sockets are 
deprecated and (usually) not available.

> Full support for newer Delphi versions
> --------------------------------------
>
>                 Key: THRIFT-3487
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3487
>             Project: Thrift
>          Issue Type: Bug
>          Components: Delphi - Compiler
>    Affects Versions: 0.9.3
>            Reporter: Franz Rauscher
>         Attachments: THRIFT-3487-Full-support-for-newer-Delphi-versions.patch
>
>
> Thrift.Transport.pas doesnot compile because the Socket unit is no longer 
> available and so the class TCustomIpClient cannot be found. As a workaround 
> you can download the file Web.Win.Sockets from the RAD-Studio Samples: 
> http://sourceforge.net/p/radstudiodemos/code/HEAD/tree/branches/RadStudio_XE8/Object%20Pascal/VCL/InetWinSockets/
> and include it in your Project.
> But the Thrift imlementation should not use this classes anymore. In the 
> Meantime ther should be a documentation on your homepage to save the users 
> from running into this error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to