Fix allocation issues. #134
Annotations
4 errors and 18 warnings
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1406096797/cmake-3.29.6-linux-x86_64/bin/ctest' failed with error code: '8'.'
|
macos-13-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/1854734699/cmake-3.29.6-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
|
windows-latest-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'D:\a\_temp\1754600467\cmake-3.29.6-windows-x86_64\bin\ctest.exe' failed with error code: '8'.'
|
macos-14-hosted-ninja-vcpkg_submod-autocache
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/1854734699/cmake-3.29.6-macos-universal/CMake.app/Contents/bin/ctest' failed with error code: '8'.'
|
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1551
unused parameter ‘stream’ [-Wunused-parameter]
|
ubuntu-latest-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1638
unused variable ‘num_read’ [-Wunused-variable]
|
macos-13-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1280
adding 'char' to a string does not append to the string [-Wstring-plus-int]
|
macos-13-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1551
unused parameter 'stream' [-Wunused-parameter]
|
macos-13-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1638
unused variable 'num_read' [-Wunused-variable]
|
windows-latest-hosted-ninja-vcpkg_submod-autocache:
test/drivertest.cpp#L242
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
windows-latest-hosted-ninja-vcpkg_submod-autocache:
test/drivertest.cpp#L247
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
windows-latest-hosted-ninja-vcpkg_submod-autocache:
test/drivertest.cpp#L290
'initializing': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
windows-latest-hosted-ninja-vcpkg_submod-autocache:
test/drivertest.cpp#L297
'argument': conversion from 'int' to 'size_t', signed/unsigned mismatch
|
windows-latest-hosted-ninja-vcpkg_submod-autocache:
test/drivertest.cpp#L298
'+=': conversion from '__int64' to 'int', possible loss of data
|
windows-latest-hosted-ninja-vcpkg_submod-autocache
'class std::basic_ostream<char,struct std::char_traits<char> > & __ptr64 __cdecl std::basic_ostream<char,struct std::char_traits<char> >::operator<<(int) __ptr64': function not inlined
|
windows-latest-hosted-ninja-vcpkg_submod-autocache
'void __cdecl std::basic_ostream<char,struct std::char_traits<char> >::_Osfx(void) __ptr64': function not inlined
|
windows-latest-hosted-ninja-vcpkg_submod-autocache
function 'bool __cdecl std::operator==<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::default_delete<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >(class std::unique_ptr<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::default_delete<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const & __ptr64,std::nullptr_t)' selected for automatic inline expansion
|
windows-latest-hosted-ninja-vcpkg_submod-autocache:
test/drivertest.cpp#L228
'printf': function not inlined
|
windows-latest-hosted-ninja-vcpkg_submod-autocache:
test/drivertest.cpp#L235
'printf': function not inlined
|
macos-14-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1280
adding 'char' to a string does not append to the string [-Wstring-plus-int]
|
macos-14-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1551
unused parameter 'stream' [-Wunused-parameter]
|
macos-14-hosted-ninja-vcpkg_submod-autocache:
src/s3plugin.cpp#L1638
unused variable 'num_read' [-Wunused-variable]
|