[
https://issues.apache.org/jira/browse/THRIFT-3487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15054234#comment-15054234
]
Jens Geyer edited comment on THRIFT-3487 at 12/12/15 11:15 AM:
---------------------------------------------------------------
Yeah, know that issue. If you maybe already have a patch ready, feel free to
submit. I'd gladly review it. If possible, don't break compatibility with older
Delphi versions.
was (Author: jensg):
Yeah, know that issue. If you maybe already have a patch ready, feel free to
submit. I'd gladly review it.
> Thrift.Transport.pas doesn't compile with Delphi 10 Seattle
> -----------------------------------------------------------
>
> 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
> Priority: Minor
>
> 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)