diff options
author | Brad King <brad.king@kitware.com> | 2017-07-14 11:56:26 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-07-14 12:01:26 (GMT) |
commit | 221ffabfad9ed61c6c1aed8b53e5402a943477bd (patch) | |
tree | df5fcc1a8ba15483ab6d9cf1c69c581ff723f23e /Utilities/GitSetup | |
parent | 25b72e9097260d1faf254155a1199886c808a58f (diff) | |
download | CMake-221ffabfad9ed61c6c1aed8b53e5402a943477bd.zip CMake-221ffabfad9ed61c6c1aed8b53e5402a943477bd.tar.gz CMake-221ffabfad9ed61c6c1aed8b53e5402a943477bd.tar.bz2 |
TestDriver: Fix -Wconversion warning
Since commit v3.8.0-rc1~51^2~1 (TestDriver: calc NumTests at compile
time, 2017-01-24) we convert an expression that uses `sizeof()` to an
`int` as a compile-time constant. Some GCC versions warn about this
with `-Wconversion`. Add a cast to avoid the warning.
Diffstat (limited to 'Utilities/GitSetup')
0 files changed, 0 insertions, 0 deletions