You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Heromyth <gi...@git.apache.org> on 2017/05/08 02:29:56 UTC

[GitHub] thrift pull request #1263: D lib updated for x64 build mode on windows

GitHub user Heromyth opened a pull request:

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

    D lib updated for x64 build mode on windows

    Support for the x64 build mode on windows with DMD 2.074.0 and the latest Libevent

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

    $ git pull https://github.com/Heromyth/thrift master

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

    https://github.com/apache/thrift/pull/1263.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 #1263
    
----
commit ebc2f85fce411e05acb32603c5d9e69108d7c3f6
Author: BitWorld <zh...@puto.com>
Date:   2017-05-08T02:18:57Z

    Support the x64 build mode on windows with DMD 2.074.0 and the latest Libevent

commit ec4bcf716eda54da0f17d20693a19668bc1b6af9
Author: BitWorld <zh...@puto.com>
Date:   2017-05-08T02:21:10Z

    Merge branch 'master' of https://github.com/Heromyth/thrift

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1263
  
    This should be rebased on the current master as I have updated the docker files.  Perhaps if you could open a Jira ticket for this issue and rebase on master and force push, we can get a more recent build.


---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

Posted by Heromyth <gi...@git.apache.org>.
Github user Heromyth commented on the issue:

    https://github.com/apache/thrift/pull/1263
  
    So sad, there is a bug in phobos64.lib. It will make the examples failed.


---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

Posted by Heromyth <gi...@git.apache.org>.
Github user Heromyth commented on the issue:

    https://github.com/apache/thrift/pull/1263
  
    It's updated by #1380


---

[GitHub] thrift pull request #1263: D lib updated for x64 build mode on windows

Posted by Heromyth <gi...@git.apache.org>.
Github user Heromyth closed the pull request at:

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


---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1263
  
    @Heromyth any progress on this?


---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1263
  
    Looks like this broke unix builds.  As extra credit, if you are able to add D support to the cmake build environment then we can get it to build on appveyor with each pull request, ensuring it won't regress in the future.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

Posted by Heromyth <gi...@git.apache.org>.
Github user Heromyth commented on the issue:

    https://github.com/apache/thrift/pull/1263
  
    I'll have a try.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] thrift issue #1263: D lib updated for x64 build mode on windows

Posted by jeking3 <gi...@git.apache.org>.
Github user jeking3 commented on the issue:

    https://github.com/apache/thrift/pull/1263
  
    This will also need an Apache Jira ticket opened.
    
    https://thrift.apache.org/docs/HowToContribute


---