[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-692-g5dd037e |
Date: |
Mon, 15 May 2017 15:05:41 -0400 (EDT) |
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 5dd037ea492513fc6e687610777b63c4cbe4e654 (commit)
from 0bbf6490f50bef5c21b237cd20e69e5b12a9916e (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 5dd037ea492513fc6e687610777b63c4cbe4e654
Author: Axel Lin <address@hidden>
Date: Sun May 14 12:53:44 2017 +0800
debug: Remove superfluous #ifudef checking for
LWIP_PLATFORM_ASSERT/LWIP_PLATFORM_DIAG
The lwip/arch.h already provides a default implentation of
LWIP_PLATFORM_ASSERT
and LWIP_PLATFORM_DIAG.
So both LWIP_PLATFORM_ASSERT and LWIP_PLATFORM_DIAG are never undefined
here.
Signed-off-by: Axel Lin <address@hidden>
-----------------------------------------------------------------------
Summary of changes:
src/include/lwip/debug.h | 6 ------
1 file changed, 6 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. master_at_STABLE-2_0_0-692-g5dd037e,
Dirk Ziegelmeier <=