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.14-98-


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.14-98-g1c01dbf
Date: Sun, 22 Mar 2015 20:09:24 +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  1c01dbfdf170e9eb32b891897e9792cf316ebd87 (commit)
       via  fcb8bba28414daa6dd73809b1af31d571dcc9160 (commit)
      from  dfddcbc3b2814aaa15b606a9ce1972d15bd419fa (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 1c01dbfdf170e9eb32b891897e9792cf316ebd87
Author: Zbigniew Chyla <address@hidden>
Date:   Sun Mar 22 21:51:45 2015 +0200

    Fix incorrect arguments in NITEMS macro calls

commit fcb8bba28414daa6dd73809b1af31d571dcc9160
Author: Zbigniew Chyla <address@hidden>
Date:   Sun Mar 22 21:51:45 2015 +0200

    Add compile-time check for arg type to NITEMS()
    
    If a pointer (not array) is passed to NITEMS() macro, gcc will emit
    compilation warning.
    The actual check is based on newly added COMPILE_CHECK_IS_ARRAY macro.
    
    The change doesn't affect generated binary code.

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

Summary of changes:
 compiler.h  |   21 +++++++++++++++++++++
 gpsd.h-tail |    2 +-
 gpsd_json.c |    4 ++--
 3 files changed, 24 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

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