summaryrefslogtreecommitdiffstats
path: root/Source/cmDocumentationFormatterUsage.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2011-11-17 16:07:43 (GMT)
committerBrad King <brad.king@kitware.com>2011-11-17 16:07:43 (GMT)
commit24b1feb5ca9dbc3461d373e4de30a33157f81375 (patch)
tree2dab4fb6e933ab11dccd217630398e9115def20b /Source/cmDocumentationFormatterUsage.h
parent1ec3fa00c920ca0d13ef30965ce2560ecd006e0c (diff)
downloadCMake-24b1feb5ca9dbc3461d373e4de30a33157f81375.zip
CMake-24b1feb5ca9dbc3461d373e4de30a33157f81375.tar.gz
CMake-24b1feb5ca9dbc3461d373e4de30a33157f81375.tar.bz2
sha2: Cast safe conversions to smaller integer types
Add a cast to lines converting "uint64_t" to "unsigned int" that are known safe due to use of modulus with a small integer. This avoids compiler warnings such as conversion from 'cm_sha2_uint64_t' to 'unsigned int', possible loss of data from MSVC.
Diffstat (limited to 'Source/cmDocumentationFormatterUsage.h')
0 files changed, 0 insertions, 0 deletions