You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "James E. King III (JIRA)" <ji...@apache.org> on 2019/01/11 14:15:00 UTC

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

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

James E. King III resolved THRIFT-4720.
---------------------------------------
       Resolution: Fixed
         Assignee: James E. King III
    Fix Version/s: 1.0

Committed - thanks.

> 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
>            Assignee: James E. King III
>            Priority: Major
>              Labels: Breaking-Change
>             Fix For: 1.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> 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.But I am not familiar with GNU autotools,would anybody help me changing that piece of script?
> 2.remove deprecated features in C++11 from run-time library and compiler generated code.
> 3.replace boost components with C++11 counterparts gradually.
>  
> This issue is created for some advises for the above steps.
>  



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