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


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.16-373-g9cf4fac
Date: Fri, 15 Jul 2016 03:01:18 +0000 (UTC)

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  9cf4faca90b9ce5fa8954e70edd4ad920591f65d (commit)
       via  7cca7d9c3cc41f0aeb647192a5f832dde49a161d (commit)
      from  0eb09952211bc28f2af29a9b405ac4f651b0e900 (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 9cf4faca90b9ce5fa8954e70edd4ad920591f65d
Author: Robert Norris <address@hidden>
Date:   Thu Jul 14 20:00:45 2016 -0700

    mprove test_libgps to detect gps_send() and gps_read() errors.
    
    All return codes shauold always be checked.
    
    Signed-off-by: Gary E. Miller <address@hidden>

commit 7cca7d9c3cc41f0aeb647192a5f832dde49a161d
Author: Robert Norris <address@hidden>
Date:   Thu Jul 14 19:37:09 2016 -0700

    Building test_libgps can fail with specifc build options.
    
    test_libgps will fail with this build command:
        scons shared=True socket_export=True minimal=True test_libgps
    resulting with undefined reference to 'libgps_dump_state' errors
    
    As test_libgps would force debugging on, yet libgps_dump_state() is
    compiled out.
    
    Simply wrap libgps_dump_state() calls with suitable ifdefs
     and don't force the LIBGPS_DEBUG define in code.
    
    Signed-off-by: Gary E. Miller <address@hidden>

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

Summary of changes:
 test_libgps.c |   20 ++++++++++++++++----
 1 file changed, 16 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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