• Vitaly Lipatov's avatar
    fix strange warning about overflow PassiveTimer constructor · 056bf04c
    Vitaly Lipatov authored
    ../extensions/SharedMemory/SharedMemory.h: In constructor ‘SharedMemory::HeartBeatInfo::HeartBeatInfo()’:
    ../extensions/SharedMemory/SharedMemory.h:422:37: error: overflow in implicit constant conversion [-Werror=overflow]
         ptReboot(UniSetTimer::WaitUpTime)
    056bf04c
test_passivetimer.cc 2.5 KB