summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorFred Wright <fw@fwright.net>2018-11-21 14:59:53 -0800
committerFred Wright <fw@fwright.net>2018-11-21 14:59:53 -0800
commiteb4dfe0e87b4010f3032a9947c9fd0b5b157f9bc (patch)
treef9c0a25c50bfc35024a266c2576448acd68b70f0 /SConstruct
parent0cee473cfdf69d0286b6a45bbf72d9fe925e0ad6 (diff)
downloadgpsd-eb4dfe0e87b4010f3032a9947c9fd0b5b157f9bc.tar.gz
Fixes time-regress for 32-bit time_t platforms.
One of the test cases for the unix<->iso8601 tests uses a value which exceeds the time range on systems with a 32-bit time_t. This adds a check to skip such cases (with a warning message) on such platforms. TESTED: Ran time-regress on both a 64-bit time_t machine and a 32-bit time_t machine. It now succeeds in both cases, with warnings in the 32-bit case.
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions