HomeClusterLabs Projects

Fix: libpe_status,tools: work with -D_TIME_BITS=64

Description

Fix: libpe_status,tools: work with -D_TIME_BITS=64

Fix "time_t val = va_arg(args, int);" which bombs out on 32bit

When using -D_TIME_BITS=64 and without this patch, "make check" fails.
Particulary, "cts/cts-cli -t crm_mon" will fail.

Details

Provenance
Taketo Kabe <pkabe@vega.pgw.jp>Authored on Sep 19 2022, 12:15 PM
kgaillotCommitted on Sep 19 2022, 12:17 PM
Parents
rP002f565acd90: Merge pull request #2865 from luckhuanhuan/main
Branches
Unknown
Tags
Unknown