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


From: Jon Schlueter
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.11-193-g46533bc
Date: Fri, 09 Jan 2015 19:20:52 +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  46533bce9ff652712a2f680e742f99a564c06c03 (commit)
       via  91b292f93b6b81280e124edce9c1bd01ca48bf2e (commit)
       via  fb842ddaa08288c74bcd326aa2425d1f47396949 (commit)
      from  896e7d61b1eff092d21e8ab47a422232c0772bdb (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 46533bce9ff652712a2f680e742f99a564c06c03
Author: Jon Schlueter <address@hidden>
Date:   Fri Jan 9 14:18:54 2015 -0500

    warning hunting for -Wunused-function in libgpsd_core.c
    
    Mismatch in guards for static function visibilize

commit 91b292f93b6b81280e124edce9c1bd01ca48bf2e
Author: Jon Schlueter <address@hidden>
Date:   Fri Jan 9 14:14:59 2015 -0500

    warning hunting cleanup -Wunused-variable in gpsmon.c
    
    Mismatch for 2 functions relating to CONTROLSEND_ENABLE and
    RECONFIGURE_ENABLE and PPS_ENABLE not being defined

commit fb842ddaa08288c74bcd326aa2425d1f47396949
Author: Jon Schlueter <address@hidden>
Date:   Fri Jan 9 14:12:18 2015 -0500

    Tweak to ifdef guard for RECONFIGURE_ENABLE in driver_sirf
    
    Warning cleanup that one of the nav message was not used if
    RECONFIGURE_ENABLE was not defined.  Inspection shows that it is only
    used from within code guarded by the same ifdef guard so adjusted to
    clear the compile warning.

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

Summary of changes:
 driver_sirf.c  |    2 +-
 gpsmon.c       |    4 +++-
 libgpsd_core.c |    2 ++
 3 files changed, 6 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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