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.16-585


From: Fred Wright
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-585-g26e2f52
Date: Mon, 20 Feb 2017 23:24:18 -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  26e2f525f3a1a2904eb4e5e83a1667fef2cada78 (commit)
       via  6d649db5134567fb4e3bd83b92d85a69aecd5938 (commit)
       via  602e64f2e55b4e4442a88e136a8749dd4d309017 (commit)
       via  9efa921f231bba7a428c5f5c5c1c8c392314b582 (commit)
       via  e2695bd13a933a87779ae0c71447ee81486daefa (commit)
      from  9d126a4eda9c3efdd593e63adfd5d2f7dddae18c (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 26e2f525f3a1a2904eb4e5e83a1667fef2cada78
Author: Fred Wright <address@hidden>
Date:   Mon Feb 20 20:13:59 2017 -0800

    Usage text correction in gpxlogger.
    
    This adds the missing dash for the recent update, and also breaks up
    the long line.

commit 6d649db5134567fb4e3bd83b92d85a69aecd5938
Author: Fred Wright <address@hidden>
Date:   Mon Feb 20 20:12:44 2017 -0800

    Whitespace cleanups related to recent changes.

commit 602e64f2e55b4e4442a88e136a8749dd4d309017
Author: Robert Norris <address@hidden>
Date:   Mon Feb 20 01:44:57 2017 +0000

    Add missing options in gpxlogger usage
    
    Options '-l' and '-D' now mentioned.
    
    Signed-off-by: Fred Wright <address@hidden>

commit 9efa921f231bba7a428c5f5c5c1c8c392314b582
Author: Robert Norris <address@hidden>
Date:   Mon Feb 20 01:44:50 2017 +0000

    Ensure gpxlogger doesn't crash on bad filename
    
    Need to ensure logfile is reset to 'stdout' when the specified output file
    is not available (e.g. no permission to write it) otherwise it is continued
    to be used when it is NULL and bad things happen.
    
    TESTED:
    Running as a normal user it doesn't crash with a bad filename:
    ./gpxlogger -f /root/CannotWriteHere.gpx
    
    Signed-off-by: Fred Wright <address@hidden>

commit e2695bd13a933a87779ae0c71447ee81486daefa
Author: Robert Norris <address@hidden>
Date:   Mon Feb 20 01:44:44 2017 +0000

    Explicit marking of ignoring fprintf() result
    
    Ensure consistent marking of '(void)' for most normal usage of fprintf()
    
    TESTED:
    'scons build-all check' passes
    
    Signed-off-by: Fred Wright <address@hidden>

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

Summary of changes:
 cgps.c            |  2 +-
 driver_nmea2000.c | 14 +++++++-------
 gps2udp.c         | 13 ++++++++-----
 gpsctl.c          |  2 +-
 gpspipe.c         | 15 ++++++++-------
 gpxlogger.c       | 19 +++++++++++--------
 lcdgps.c          |  2 +-
 libgps_core.c     |  4 +++-
 ntpshmmon.c       | 17 ++++++++++-------
 ppscheck.c        |  6 +++---
 test_geoid.c      | 10 +++++-----
 11 files changed, 58 insertions(+), 46 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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