[jira] [Updated] (THRIFT-1837) Deploy and use cxxfunctional.h in cpp code generated in cob_style mode

2013-01-21 Thread Nate Rosenblum (JIRA)

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

Nate Rosenblum updated THRIFT-1837:
---

Attachment: thrift-1837-cxxfunctional.patch

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


[jira] [Updated] (THRIFT-1837) Deploy and use cxxfunctional.h in cpp code generated in cob_style mode

2013-01-21 Thread Nate Rosenblum (JIRA)

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

Nate Rosenblum updated THRIFT-1837:
---

Patch Info: Patch Available

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