Franz Rauscher created THRIFT-3487:
--------------------------------------
Summary: 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)