You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/04/14 16:41:25 UTC

[jira] [Commented] (THRIFT-3788) Delphi XE10 Seattle support

    [ https://issues.apache.org/jira/browse/THRIFT-3788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15241285#comment-15241285 ] 

ASF GitHub Bot commented on THRIFT-3788:
----------------------------------------

GitHub user homolibere opened a pull request:

    https://github.com/apache/thrift/pull/987

    THRIFT-3788 Delphi XE10 Seattle support

    Added allot of IFDEFs for support of all Delphi versions. Tested on XE, XE5, XE8, XE10

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/homolibere/thrift THRIFT-3788

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/987.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #987
    
----
commit 49582aa1740b3864dd1a6b8f73338d1000316936
Author: Nick <ho...@gmail.com>
Date:   2016-04-14T13:43:22Z

    Delphi support up to XE10 Seattle
    
    + added a new unit Thrift.Sockets (a copy of Web.Win.Sockets.pas
    provided in samples from Embarcadero)
    + allot of IFDEF's for support Delphi from XE to XE10

commit bdf42973d26cef387836957e912889eb3d5184c4
Author: Nick <ho...@gmail.com>
Date:   2016-04-14T13:47:17Z

    Revert "Delphi support up to XE10 Seattle"
    
    This reverts commit 49582aa1740b3864dd1a6b8f73338d1000316936.

commit 1ab2a83042c72a5093fde7e6c52d0fef62210a24
Author: Nick <ho...@gmail.com>
Date:   2016-04-14T14:36:07Z

    THRIFT-3788 Delphi XE10 Seattle support
    
    Add support for Delphi up to XE10 Seattle.

----


> Delphi XE10 Seattle support
> ---------------------------
>
>                 Key: THRIFT-3788
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3788
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Delphi - Library
>    Affects Versions: 0.9.3
>         Environment: windows x32/x64
>            Reporter: Nick Homolibere
>              Labels: github-import, windows
>
> Add support for Delphi up to XE10 Seattle.
> There are allot of missing IFDEFs. And unit Sockets was renamed several times.



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