You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2018/06/29 07:52:00 UTC

[jira] [Created] (PROTON-1881) C++ code is not built with warning flags

Andrew Stitcher created PROTON-1881:
---------------------------------------

             Summary: C++ code is not built with warning flags
                 Key: PROTON-1881
                 URL: https://issues.apache.org/jira/browse/PROTON-1881
             Project: Qpid Proton
          Issue Type: Bug
          Components: cpp-binding, proton-c
    Affects Versions: proton-c-0.23.0, proton-c-0.24.0
            Reporter: Andrew Stitcher


The source tree reorganisation moved setting the CXX_WARNING_FLAG variable into the c compilation tree of proton. These variables are inherited downwards in the build tree.

Since the C++ code is not in the directory heirarchy below the setting of the variables the warning flags are not set for the C++ builds any more .

So for some number of weeks we have not been getting adequate build warnings on our C++ code.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org