Minor improvements to the documentation #129
Annotations
11 warnings
Compile:
build/vcpkg_installed/x64-linux/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
Compile:
benchmarks/json/canada.cpp#L258
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