diff options
author | Brad King <brad.king@kitware.com> | 2017-12-11 15:40:29 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-12-11 15:41:48 (GMT) |
commit | ba6caafa42afb7fa2c7d8d0d49c73d79efee1e9c (patch) | |
tree | 22dfb46aa85283b6648199c4379289df06514cd7 /Modules/FindLua51.cmake | |
parent | 548e8f6ffedb57fcdee56633ba454ae0ddf38983 (diff) | |
download | CMake-ba6caafa42afb7fa2c7d8d0d49c73d79efee1e9c.zip CMake-ba6caafa42afb7fa2c7d8d0d49c73d79efee1e9c.tar.gz CMake-ba6caafa42afb7fa2c7d8d0d49c73d79efee1e9c.tar.bz2 |
CTest: Use integer-representable value for "infinite" timeout
Refactoring in commit 66419bc046 (CTest: convert timeouts to
std::chrono::duration, 2017-11-20) changed out "infinite" timeout to a
value not representable by a 64-bit integer. This causes undefined
behavior when e.g. KWSys Process converts the duration to a `long` to
interact with system APIs. Use the old `1.0e7` maximum value.
Diffstat (limited to 'Modules/FindLua51.cmake')
0 files changed, 0 insertions, 0 deletions