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.9-650-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.9-650-g93978bf
Date: Wed, 06 Nov 2013 13:46:22 +0000

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  93978bfd989fe620068e30ed5462bd64449d1040 (commit)
       via  61dc6385ea25570b02559886658a2e1284b389e6 (commit)
       via  73fe1dc96b099aacf05982e4590897384fbe0b1f (commit)
      from  783cc0486f5b4994807da44eff7e22efcc173c5a (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 93978bfd989fe620068e30ed5462bd64449d1040
Author: Eric S. Raymond <address@hidden>
Date:   Wed Nov 6 08:46:00 2013 -0500

    splint cleanup.

commit 61dc6385ea25570b02559886658a2e1284b389e6
Author: Beat Bolli <address@hidden>
Date:   Sun Nov 3 15:01:46 2013 +0100

    Fix compiler warnings with clang 4.2 on OS X 10.7.5
    
    On OS X, /usr/include/sys/termios.h typedefs speed_t as unsigned long.
    On Linux, it is an unsigned int. This causes printf() format string 
warnings.
    Fix this by down-casting to an unsigned int and using "%u" as format.
    
    Also discard a close() result.
    
    Signed-off-by: Beat Bolli <address@hidden>
    Signed-off-by: Eric S. Raymond <address@hidden>

commit 73fe1dc96b099aacf05982e4590897384fbe0b1f
Author: Eric S. Raymond <address@hidden>
Date:   Wed Nov 6 08:33:21 2013 -0500

    Correct an NMEA sentence name.

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

Summary of changes:
 driver_evermore.c |    2 +-
 driver_garmin.c   |    2 +-
 driver_sirf.c     |    6 +++---
 gpsd.c            |   10 +++++++---
 gpsmon.c          |    2 ++
 libgpsd_core.c    |    4 ++--
 net_ntrip.c       |    2 +-
 ntpshm.c          |    4 +++-
 www/NMEA.txt      |    4 ++--
 9 files changed, 22 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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