You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Danek (JIRA)" <ji...@apache.org> on 2016/12/23 14:03:58 UTC

[jira] [Created] (PROTON-1379) Compile without warnings under g++ 7.0

Jiri Danek created PROTON-1379:
----------------------------------

             Summary: Compile without warnings under g++ 7.0
                 Key: PROTON-1379
                 URL: https://issues.apache.org/jira/browse/PROTON-1379
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: 0.16.0
         Environment: Debian Jessie. Install latest clang 4.0 snapshot from http://apt.llvm.org/.
            Reporter: Jiri Danek
            Assignee: Andrew Stitcher
            Priority: Minor
             Fix For: 0.17.0


The following warnings prevent me from compiling proton-c with clang 4.0 snaphot

# (/) /qpid-proton-fuzz/proton-c/src/tests/object.c:60:16: error: passing an object that undergoes default argument promotion to 'va_start' has undefined behavior
# (off) /test/qpid-proton/proton-c/bindings/cpp/include/proton/message.hpp:51:11: error: instantiation of function
      'proton::internal::cached_map<std::basic_string<char>, proton::scalar>::cached_map' required here, but no definition is

see complete error messages in comments below



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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