fix build with llvm-18 by changing Bytestring type to std::vector instead of deprecated std::basic_string<std::byte> #37
Annotations
4 errors and 9 warnings
Compile:
include/rfl/bson/Reader.hpp#L124
expected ‘,’ or ‘;’ before ‘return’
|
Compile:
include/rfl/bson/Reader.hpp#L124
expected ‘,’ or ‘;’ before ‘return’
|
Compile:
include/rfl/bson/Reader.hpp#L124
expected ‘,’ or ‘;’ before ‘return’
|
Compile
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