Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Resolved
-
proton-0.16.0
-
None
-
Debian Jessie. Install latest clang 4.0 snapshot from http://apt.llvm.org/.
Description
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
- /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
Attachments
Issue Links
- is a clone of
-
PROTON-1246 Compile without warnings under clang++ 3.8
- Closed
- is cloned by
-
PROTON-1379 Compile without warnings under g++ 7.0
- Closed