97b1b796bf
* Update vcpkg SHA to match the C++ repo * sizeof('x') is 1 in C++, but in C, it is 4 (to be pedantic, it is not 4, but sizeof(int)). See https://stackoverflow.com/questions/2172943/why-is-the-size-of-a-character-sizeofa-different-in-c-and-c Fixes error C2220: the following warning is treated as an error iot_sample_common.c(337): warning C6396: sizeof('integerConstant') always returns the size of the underlying integer type. iot_sample_common.c(354): warning C6396: sizeof('integerConstant') always returns the size of the underlying integer type. --------- Co-authored-by: Anton Kolesnyk <antkmsft@users.noreply.github.com> |
||
---|---|---|
.. | ||
AddAzureSDKforC.cmake | ||
AddCMockaTest.cmake | ||
AzureVcpkg.cmake | ||
CheckAndIncludeCodeCov.cmake | ||
CodeCoverage.cmake | ||
CreateCodeCoverageTargets.cmake | ||
create_map_file.cmake | ||
gcc-arm-toolchain.cmake |