Ben Craig created THRIFT-2022:
---------------------------------

             Summary: CoB and dense code generation still uses TR1 bind, even 
though that doesn't work with clang
                 Key: THRIFT-2022
                 URL: https://issues.apache.org/jira/browse/THRIFT-2022
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Compiler
    Affects Versions: 0.9
            Reporter: Ben Craig
             Fix For: 1.0


Until recently, lots of Thrift stuff used std::tr1::function and 
std::tr1::bind.  Most stuff got retrofit to use apache::thrift::stdcxx 
versions, but cob and dense code generation got missed.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to