You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Aki Sukegawa (JIRA)" <ji...@apache.org> on 2016/04/08 07:30:26 UTC

[jira] [Reopened] (THRIFT-2022) CoB and dense code generation still uses TR1 bind, even though that doesn't work with clang

     [ https://issues.apache.org/jira/browse/THRIFT-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aki Sukegawa reopened THRIFT-2022:
----------------------------------

> 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: Bug
>          Components: C++ - Compiler
>    Affects Versions: 0.9
>            Reporter: Ben Craig
>         Attachments: tr1_purge.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)