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-49-g182d7c1
Date: Wed, 30 Nov 2016 06:44:09 +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  182d7c138a5b845c74b7d364ee07af6105d8e786 (commit)
      from  47fd67a35c1fac5e3bf085f4a276c9fec0743de7 (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 182d7c138a5b845c74b7d364ee07af6105d8e786
Author: Dirk Ziegelmeier <address@hidden>
Date:   Wed Nov 30 07:43:59 2016 +0100

    Add #include <stddef.h> to a central place (arch.h) instead of #including 
it in several other files throughout lwip since size_t is needed in many places
    See 
http://lwip.100.n7.nabble.com/Issue-in-arch-h-for-lwIP-2-0-0-td27948.html

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

Summary of changes:
 src/core/inet_chksum.c          |    1 -
 src/include/lwip/api.h          |    3 +--
 src/include/lwip/arch.h         |    2 ++
 src/include/lwip/mem.h          |    3 ++-
 src/include/lwip/netdb.h        |    3 +--
 src/include/lwip/priv/api_msg.h |    3 +--
 src/include/lwip/sockets.h      |    2 --
 7 files changed, 7 insertions(+), 10 deletions(-)


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



reply via email to

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