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


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.11-101-gf306fbd
Date: Sat, 06 Sep 2014 07:28:22 +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  f306fbd42b65b8b1ad9ef40ad7bc38f18a5318a9 (commit)
       via  14aeb2bfdbd54220876e0a80092ddd7f522fe361 (commit)
      from  8f20d7b2d1ece8f3205ca038726c77daa5234c0c (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 f306fbd42b65b8b1ad9ef40ad7bc38f18a5318a9
Author: Matt <address@hidden>
Date:   Sat Sep 6 17:24:28 2014 +1000

    Handle lack of TIOCEXCL and TIOCNXCL on cygwin
    
    The cygwin headers don't seem to define these. We can still attempt to
    work without them.

commit 14aeb2bfdbd54220876e0a80092ddd7f522fe361
Author: Matt <address@hidden>
Date:   Sat Sep 6 17:09:29 2014 +1000

    Silence another compiler warning under cygwin/gcc4.9
    
    gps2udp.c: In function 'send_udp':
    gps2udp.c:117:19: warning: passing argument 5 of 'sendto' from
    incompatible pointer type
       ssize_t status = sendto(sock[channel],
                        ^
    In file included from gps2udp.c:38:0:
    /usr/include/sys/socket.h:38:11: note: expected 'const struct sockaddr
    *' but argument is of type 'struct sockaddr_in *'
        ssize_t sendto (int, const void *, size_t __len, int __flags,
                ^

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

Summary of changes:
 gps2udp.c |    2 +-
 serial.c  |    4 ++++
 2 files changed, 5 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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