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 2017/04/04 17:01:41 UTC

[jira] [Updated] (THRIFT-4165) C++ build has many warnings under c++03 due to recent changes, cmake needs better platform-independent language level control

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

James E. King, III updated THRIFT-4165:
---------------------------------------
    Summary: C++ build has many warnings under c++03 due to recent changes, cmake needs better platform-independent language level control  (was: C++ build has many warnings under c++03 due to recent changes)

> C++ build has many warnings under c++03 due to recent changes, cmake needs better platform-independent language level control
> -----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-4165
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4165
>             Project: Thrift
>          Issue Type: Bug
>          Components: C# - Library
>    Affects Versions: 0.11.0
>         Environment: Ubuntu 14.04 with gcc-4.6 (c++03)
>            Reporter: James E. King, III
>            Assignee: James E. King, III
>            Priority: Minor
>
> When not using -std=c++11 there are a number of build warnings coming out of gcc-4.6.x.  These can be turned off specifically if C++11 support is not enabled for the compiler, but the compiler allows some C99 extensions (with warning).



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)