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 2018/12/07 02:44:00 UTC

[jira] [Updated] (THRIFT-4678) add noexcept cpp generator option

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

yuanyuan chen updated THRIFT-4678:
----------------------------------
    External issue URL: https://github.com/apache/thrift/pull/1599

> add noexcept cpp generator option
> ---------------------------------
>
>                 Key: THRIFT-4678
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4678
>             Project: Thrift
>          Issue Type: Improvement
>          Components: C++ - Compiler, C++ - Library
>    Affects Versions: 1.0
>            Reporter: yuanyuan chen
>            Priority: Minor
>             Fix For: 1.0
>
>
> The C++11 standard has deprecated the usage of throw() to express exceptions,so to avoid warnings from the compiler,I think this option is useful.
> I have a pull request in github,this issue is created to track it.



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