Chad Retz created THRIFT-1674:
---------------------------------

             Summary: Update Thrift D library to be compatible with 2.060
                 Key: THRIFT-1674
                 URL: https://issues.apache.org/jira/browse/THRIFT-1674
             Project: Thrift
          Issue Type: Bug
          Components: D - Library
    Affects Versions: 0.8
         Environment: non-Windows
            Reporter: Chad Retz


D support was added before the latest D 2.060 release (via THRIFT-1500). Some 
things have changed in 2.060. Specifically, when core.stdc.errno.getErrno is 
accessed 
[here|https://github.com/apache/thrift/blob/b95b0ffa720ffdebd829861ed420d10deab6c852/lib/d/src/thrift/internal/socket.d#L74],
 it throws an error because of it was made private 
[here|https://github.com/D-Programming-Language/druntime/commit/901e81d58429756017fbf6c42158148e7872c8fa#L3R25].

I'm still testing with other items on non-Windows setups, but I might submit a 
patch to fix this soon.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to