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. STABLE-2_1_0_RELEASE-244-ge479bd5
Date: Fri, 8 Feb 2019 06:29:13 -0500 (EST)

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  e479bd56dfee63b96c837c54b6906b55ee5249b7 (commit)
      from  049cae841df1b5bf61f99b80900f03fb7fdac630 (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 e479bd56dfee63b96c837c54b6906b55ee5249b7
Author: Dirk Ziegelmeier <address@hidden>
Date:   Fri Feb 8 12:29:05 2019 +0100

    Fix LWIP_ERROR macro - it should never be fatal (LWIP_ASSERT)
    
    The only difference should be:
    - LWIP_DEBUG enabled  -> print a diag message
    - LWIP_DEBUG disabled -> NO diag message is printed

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

Summary of changes:
 src/include/lwip/debug.h | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)


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



reply via email to

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