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.10-112


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.10-112-g0f61c44
Date: Mon, 02 Dec 2013 23:06:18 +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  0f61c4491e4d4ffff1568a61424b42f9f6e1f744 (commit)
       via  be5c8f7854ae7b169d963bf7febbc8a9a9963561 (commit)
      from  9182eda0e08865deb05861a4fe1aa42bd5893f94 (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 0f61c4491e4d4ffff1568a61424b42f9f6e1f744
Author: Rob Shinn <address@hidden>
Date:   Mon Dec 2 18:04:49 2013 -0500

    Improve the Bluetooth instructions.

commit be5c8f7854ae7b169d963bf7febbc8a9a9963561
Author: Simon Dawson <address@hidden>
Date:   Mon Dec 2 10:04:45 2013 +0000

    gpsd: fix compile error when reconfigure=no
    
    When building with reconfigure=no, the build fails as follows.
    
      libgpsd_core.c: In function 'gpsd_poll':
      libgpsd_core.c:1236:35: error: 'const struct gps_type_t' has no member 
named 'mode_switcher'
      scons: *** [libgpsd_core.os] Error 1
      scons: building terminated because of errors.
      make: *** [/scratch/peko/build/gpsd-3.10/.stamp_built] Error 2
    
    The problem appears to be a failure to protect the mode_switcher field with
    a RECONFIGURE_ENABLE ifdef.
    
    Signed-off-by: Simon Dawson <address@hidden>
    Signed-off-by: Eric S. Raymond <address@hidden>

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

Summary of changes:
 libgpsd_core.c |    4 ++++
 www/bt.html    |   35 +++++++++++++++++++++++++++++++++--
 2 files changed, 37 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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