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.6-3-ga


From: Reinhard Arlt
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.6-3-ga0981cd
Date: Wed, 23 May 2012 17:38:13 +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  a0981cdbfbecb40f629806b93d5aaf5f1a1c5d7f (commit)
      from  72dbd08937466c2feed6624d397b5f716b4a8033 (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 a0981cdbfbecb40f629806b93d5aaf5f1a1c5d7f
Author: Mike Frysinger <address@hidden>
Date:   Wed May 23 10:11:03 2012 -0400

    nmea2000: fix build failures when debugging is disabled
    
    When debugging is disabled, there is no libgps_debuglevel, so building
    this driver fails with:
    driver_nmea2000.c: In function 'print_data':
    driver_nmea2000.c:50:10: error: 'libgps_debuglevel' undeclared (first use 
in this function)
    
    Add some ifdef to this driver to fix that, and change the return type
    of print_data to void since it always returns 0 and no one ever checks
    the return value.
    
    Signed-off-by: Mike Frysinger <address@hidden>
    Signed-off-by: Reinhard Arlt <address@hidden>

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

Summary of changes:
 driver_nmea2000.c |   45 +++++++++++++++++++++++----------------------
 1 files changed, 23 insertions(+), 22 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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