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

Hudson commented on THRIFT-1837:
--------------------------------

Integrated in Thrift #618 (See [https://builds.apache.org/job/Thrift/618/])
    THRIFT-1837 Deploy and use cxxfunctional.h in cpp code generated in 
cob_style mode (Revision d34bea0c04321a8cdd4df210f1ca06e1c728da9f)

     Result = ABORTED
roger : 
https://git-wip-us.apache.org/repos/asf?p=thrift.git&a=commit&h=d34bea0c04321a8cdd4df210f1ca06e1c728da9f
Files : 
* lib/cpp/Makefile.am
* compiler/cpp/src/generate/t_cpp_generator.cc

                
> Deploy and use cxxfunctional.h in cpp code generated in cob_style mode
> ----------------------------------------------------------------------
>
>                 Key: THRIFT-1837
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1837
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, C++ - Library
>    Affects Versions: 0.9
>            Reporter: Nate Rosenblum
>            Assignee: Roger Meier
>            Priority: Minor
>         Attachments: thrift-1837-cxxfunctional.patch
>
>
> In c++11 mode, clang lacks a <tr1/functional> header file, instead using 
> <functional>. The cpp thrift library already uses a selector header to 
> resolve the proper location; this patch deploys the selector as part of the 
> install and uses it in generated code.

--
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