fix build with llvm-18 by changing Bytestring type to std::vector instead of deprecated std::basic_string<std::byte> #369
Annotations
11 warnings
Post Setup ccache
Failed to save: Failed to FinalizeCacheEntryUpload: Received non-retryable error: Failed request: (404) Not Found: cache entry not found
|
Compile:
benchmarks/json/canada.cpp#L259
unused function 'read_using_simdjson' [-Wunused-function]
|
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