gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-127-ge


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. dev-3.19a-127-geb4dfe0
Date: Wed, 21 Nov 2018 18:09:46 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  eb4dfe0e87b4010f3032a9947c9fd0b5b157f9bc (commit)
      from  0cee473cfdf69d0286b6a45bbf72d9fe925e0ad6 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit eb4dfe0e87b4010f3032a9947c9fd0b5b157f9bc
Author: Fred Wright <address@hidden>
Date:   Wed Nov 21 14:59:53 2018 -0800

    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.

-----------------------------------------------------------------------

Summary of changes:
 tests/test_mktime.c | 25 ++++++++++++++++++++++++-
 1 file changed, 24 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]