You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "yuanyuan chen (JIRA)" <ji...@apache.org> on 2019/01/05 02:19:00 UTC

[jira] [Created] (THRIFT-4720) migrate code to c++11

yuanyuan chen created THRIFT-4720:
-------------------------------------

             Summary: migrate code to c++11
                 Key: THRIFT-4720
                 URL: https://issues.apache.org/jira/browse/THRIFT-4720
             Project: Thrift
          Issue Type: Improvement
          Components: C++ - Compiler, C++ - Library
    Affects Versions: 1.0
            Reporter: yuanyuan chen


As discussed in THRIFT-4678,now that we may want to drop C++03 support.

I will take the following steps:

1.force C++11 compilers in CMake.

2.remove deprecated features in C++11.

3.replace boost components with C++11 counterparts gradually.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)