fix build with llvm-18 by changing Bytestring type to std::vector instead of deprecated std::basic_string<std::byte> #36
Annotations
2 errors and 10 warnings
Make sure the library compiles with Conan:
include/rfl/capnproto/Reader.hpp#L71
no matching function for call to ‘ptr_cast<const std::byte*>(capnp::ReaderFor<capnp::Data>)’
|
Make sure the library compiles with Conan
Process completed with exit code 1.
|
Setup ccache
Cache not found for keys: ccache-linux-llvm-16-
|
Make sure the library compiles with Conan
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ writing between 2 and 9223372036854775803 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
Make sure the library compiles with Conan
‘void* __builtin_memcpy(void*, const void*, long unsigned int)’ writing between 2 and 9223372036854775803 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]
|
Make sure the library compiles with Conan
implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
|
Make sure the library compiles with Conan
implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
|
Make sure the library compiles with Conan
implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
|
Make sure the library compiles with Conan
implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
|
Make sure the library compiles with Conan
implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
|
Make sure the library compiles with Conan
implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
|
Make sure the library compiles with Conan
implicit capture of 'this' via '[=]' is deprecated in C++20 [-Wdeprecated]
|
Loading