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-489


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.11-489-g0487c5f
Date: Mon, 16 Feb 2015 03:08:32 +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  0487c5f101a21e0f5247f31bedd07b10c4fcf389 (commit)
       via  49fe1997713deac3440fbb2c960305762eb500f6 (commit)
       via  68eaa6fc71f4d03b8d6fc3361569ba0906ee394d (commit)
       via  780a9efb4c6fe2330489fe835ba5c908b588c4ea (commit)
       via  283e1ba3940a44ae02c435f7539728f15cc4a276 (commit)
       via  f4797ec77868b049d2b167d43fea0c7cc6710de5 (commit)
      from  d3521ce59ba8065ca6e65f95787fcb7d6b0ac60d (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 0487c5f101a21e0f5247f31bedd07b10c4fcf389
Author: Eric S. Raymond <address@hidden>
Date:   Sun Feb 15 22:06:40 2015 -0500

    Clarify a requirement for Python 2.x.
    
    No code changes. All regression tests pass.

commit 49fe1997713deac3440fbb2c960305762eb500f6
Author: Zbigniew Chyla <address@hidden>
Date:   Mon Feb 16 01:30:08 2015 +0100

    Remove unused and incorrect retval from timespec_str
    
    All callers ignore value returned by timespec_str. Additionally, the
    function returns simply the result of snprintf(), which is not
    necessarily the number of chars written to the buffer (if the buffer
    provided by the caller was too small).

commit 68eaa6fc71f4d03b8d6fc3361569ba0906ee394d
Author: Zbigniew Chyla <address@hidden>
Date:   Mon Feb 16 01:30:08 2015 +0100

    timespec_str: add "const" to input argument

commit 780a9efb4c6fe2330489fe835ba5c908b588c4ea
Author: Zbigniew Chyla <address@hidden>
Date:   Mon Feb 16 01:30:08 2015 +0100

    Avoid warning (pointer to volatile struct).

commit 283e1ba3940a44ae02c435f7539728f15cc4a276
Author: Zbigniew Chyla <address@hidden>
Date:   Mon Feb 16 01:30:08 2015 +0100

    Fix compilation error
    
    Fix compilation error that shows up only when building with
    "timing=true pps=true".

commit f4797ec77868b049d2b167d43fea0c7cc6710de5
Author: Zbigniew Chyla <address@hidden>
Date:   Mon Feb 16 01:30:08 2015 +0100

    Fix incorrect use of strlcat

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

Summary of changes:
 INSTALL        |    2 +-
 build.txt      |    2 +-
 gpsd.h-tail    |    2 +-
 gpsd_json.c    |   10 ++++++----
 gpsutils.c     |    8 ++------
 monitor_nmea.c |    2 +-
 monitor_sirf.c |    2 +-
 monitor_ubx.c  |    2 +-
 ntpshm.c       |    8 ++++----
 ppsthread.c    |   14 +++++++-------
 10 files changed, 25 insertions(+), 27 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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