Use vcpkg on all presets #469
Merged
Annotations
20 warnings
unzip/unzip.cpp#L562
'=': conversion from 'size_t' to 'uInt', possible loss of data
|
unzip/unzip.cpp#L644
'=': conversion from 'size_t' to 'uInt', possible loss of data
|
unzip/unzip.cpp#L654
'=': conversion from 'size_t' to 'int', possible loss of data
|
unzip/unzip.cpp#L669
'=': conversion from 'size_t' to 'int', possible loss of data
|
misc/error.cpp#L127
'=': conversion from 'size_t' to 'int', possible loss of data
|
misc/pstring.cpp#L72
'<': signed/unsigned mismatch
|
mem/mem.cpp#L632
'initializing': conversion from 'size_t' to 'int', possible loss of data
|
mem/mem.cpp#L679
'return': conversion from 'size_t' to 'int', possible loss of data
|
mem/mem.cpp#L882
'type cast': pointer truncation from 'void *' to 'uint32_t'
|
mem/mem.cpp#L882
'type cast': truncation from 'void *' to 'uint32_t'
|
builds/win/vcpkg_installed/x64-windows/share/vcpkg-cmake/vcpkg_cmake_configure.cmake#L344
The following variables are not used in CMakeLists.txt:
|
|
|
|
|
|
|
|
|
|
This job succeeded
Loading