Feat/286/std expected #134
Annotations
5 errors and 9 warnings
Make sure the library compiles with Conan:
src/rfl/capnproto/Reader.cpp#L29
could not convert ‘rfl::Error(std::__cxx11::basic_string<char>(((const char*)"Could not cast to a list."), std::allocator<char>()))’ from ‘rfl::Error’ to ‘rfl::Result<rfl::capnproto::Reader::CapNProtoInputArray>’
|
Make sure the library compiles with Conan:
src/rfl/capnproto/Reader.cpp#L37
could not convert ‘rfl::Error(std::__cxx11::basic_string<char>(((const char*)"Could not cast to a struct."), std::allocator<char>()))’ from ‘rfl::Error’ to ‘rfl::Result<rfl::capnproto::Reader::CapNProtoInputObject>’
|
Make sure the library compiles with Conan:
src/rfl/capnproto/Reader.cpp#L45
could not convert ‘rfl::Error(std::__cxx11::basic_string<char>(((const char*)"Could not cast to a map."), std::allocator<char>()))’ from ‘rfl::Error’ to ‘rfl::Result<rfl::capnproto::Reader::CapNProtoInputMap>’
|
Make sure the library compiles with Conan:
src/rfl/capnproto/Reader.cpp#L53
could not convert ‘rfl::Error(std::__cxx11::basic_string<char>(((const char*)"Could not cast to a struct."), std::allocator<char>()))’ from ‘rfl::Error’ to ‘rfl::Result<rfl::capnproto::Reader::CapNProtoInputUnion>’
|
Make sure the library compiles with Conan
Process completed with exit code 1.
|
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