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:42:00 UTC

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

yuanyuan chen created THRIFT-4678:
-------------------------------------

             Summary: 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
             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)