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.11-209


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.11-209-gab92f1d
Date: Tue, 13 Jan 2015 12:25:40 +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  ab92f1d0a7926543fe836357c4fa56953f331ec0 (commit)
       via  18d76d6bda59a9eb0a3f062fac91f481babcbdf4 (commit)
       via  679ad1b39528615dbaeb22bc741b93dc3c3ee4fb (commit)
       via  0dfc815a83d036fcdd027e331c77b7da330246e5 (commit)
      from  2f10b9bf538a60914558f87772a8072859449e73 (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 ab92f1d0a7926543fe836357c4fa56953f331ec0
Author: Zbigniew Chyla <address@hidden>
Date:   Wed Jan 7 11:04:00 2015 +0100

    Always use sizeof to get array size, part 2

commit 18d76d6bda59a9eb0a3f062fac91f481babcbdf4
Author: Zbigniew Chyla <address@hidden>
Date:   Wed Jan 7 11:04:00 2015 +0100

    Always use sizeof to get array size
    
    Don't use constant/expression from an array's definition when referring
    to its size. Eliminates redundancy and avoids problems when array size
    changes. The change doesn't affect generated code.

commit 679ad1b39528615dbaeb22bc741b93dc3c3ee4fb
Author: Zbigniew Chyla <address@hidden>
Date:   Tue Jan 13 07:19:30 2015 -0500

    Cleanup of string function and sizeof usage.  All regression tests pass.

commit 0dfc815a83d036fcdd027e331c77b7da330246e5
Author: Eric S. Raymond <address@hidden>
Date:   Tue Jan 13 07:04:54 2015 -0500

    Last change to STARTSWITH was buggy.  All regression tests pass.

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

Summary of changes:
 driver_ais.c      |    2 +-
 driver_nmea0183.c |    2 +-
 driver_ubx.c      |    2 +-
 drivers.c         |    2 +-
 gps2udp.c         |    4 ++--
 gpsctl.c          |    2 +-
 gpsd.c            |    2 +-
 gpsd_json.c       |    2 +-
 gpsmon.c          |    6 +++---
 json.c            |    2 +-
 lcdgps.c          |   10 +++++-----
 libgps_core.c     |    4 ++--
 libgps_json.c     |    2 +-
 libgpsd_core.c    |    4 ++--
 monitor_italk.c   |    2 +-
 net_ntrip.c       |    6 +++---
 test_libgps.c     |    4 ++--
 17 files changed, 29 insertions(+), 29 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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