[
https://issues.apache.org/jira/browse/PROTON-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15796322#comment-15796322
]
ASF subversion and git services commented on PROTON-1375:
---------------------------------------------------------
Commit 79d06f0705a973a00fc66283462fa12ad729a708 in qpid-proton's branch
refs/heads/go1 from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=79d06f0 ]
PROTON-1375: Don't use default promoted parameter to va_start
> Compile without warnings under clang 4.0
> ----------------------------------------
>
> Key: PROTON-1375
> URL: https://issues.apache.org/jira/browse/PROTON-1375
> 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
> # (x)
> /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: [email protected]
For additional commands, e-mail: [email protected]