lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, up


From: Dirk Ziegelmeier
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-248-g2685d74
Date: Tue, 31 Jan 2017 07:57:35 +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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  2685d742e80683aa7817df3f99973342703ee05f (commit)
       via  a1df0c5d77cb992343b322ee3fd0ec6c019c6216 (commit)
      from  2e528ad510b2b9fa37200d862a5e4ef9921343ae (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 2685d742e80683aa7817df3f99973342703ee05f
Author: Axel Lin <address@hidden>
Date:   Tue Jan 31 15:31:06 2017 +0800

    stats: Remove superfluous /t in end of stats display
    
    The debug message after the stats display looks odd because the /t in end of
    stats display.
    
    Signed-off-by: Axel Lin <address@hidden>

commit a1df0c5d77cb992343b322ee3fd0ec6c019c6216
Author: Dirk Ziegelmeier <address@hidden>
Date:   Tue Jan 31 08:35:54 2017 +0100

    Fix build failue in err.h reported by Axel Lin
    In file included from ../../../../lwip/src/include/lwip/sockets.h:49:0,
                     from ../../../../lwip/src/core/init.c:47:
    ../../../../lwip/src/include/lwip/errno.h:46:5: error:
    "LWIP_PROVIDE_ERRNO" is not defined [-Werror=undef]
     #if LWIP_PROVIDE_ERRNO
         ^~~~~~~~~~~~~~~~~~
    cc1: all warnings being treated as errors
    ../Common.mk:93: recipe for target 'init.o' failed
    make: *** [init.o] Error 1

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

Summary of changes:
 src/core/stats.c       |    4 ++--
 src/include/lwip/opt.h |    8 +++++++-
 2 files changed, 9 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
lwIP - A Lightweight TCPIP stack



reply via email to

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