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. release-3.17-49-


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-49-ga34a766
Date: Tue, 13 Feb 2018 15:25:43 -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  a34a766c689d2910935f26b9e4f9d4801903623b (commit)
       via  e6b037fd3db99ab9c23419769f923c861158dbe2 (commit)
      from  ff91d22fa4c2e77c302e597187ad5c20d240160b (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 a34a766c689d2910935f26b9e4f9d4801903623b
Author: Gary E. Miller <address@hidden>
Date:   Tue Feb 13 12:24:32 2018 -0800

    isfinite(): add define for POSIX 2011L
    
    Almost 20 years after C99, Ubuntu still does not use it as default...

commit e6b037fd3db99ab9c23419769f923c861158dbe2
Author: Gary E. Miller <address@hidden>
Date:   Tue Feb 13 12:23:34 2018 -0800

    gpsd_json: stupid mistake forgot to invert test for isfinite()
    
    isnan(), by design, does not catch all NaNs.  So checnged to isfinite(),
    but forgot to invert the test.

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

Summary of changes:
 gpsd.c        |  3 +++
 gpsd_json.c   | 16 ++++++++--------
 libgps_json.c |  3 +++
 3 files changed, 14 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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