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: Simon Goldschmidt
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 2a2f92f7c25158af17fe15e502f187ea815311ad
Date: Thu, 10 Mar 2016 06:21:39 +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 "lwIP - A Lightweight TCPIP stack".

The branch, master has been updated
       via  2a2f92f7c25158af17fe15e502f187ea815311ad (commit)
      from  f3b7bca3cf80ff6a2bc66f794bfc4e202cfd5e4e (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 2a2f92f7c25158af17fe15e502f187ea815311ad
Author: Axel Lin <address@hidden>
Date:   Thu Mar 10 07:21:34 2016 +0100

    Make ERR_IS_FATAL() test first fatal error instead of last non-fatal error
    
    This way, we don't need to update ERR_IS_FATAL() every time new non-fatal 
error
    is added. Also drop 2 empty lines so the error constants present in 2 
groups,
    non-fatal errors and fatal errors.

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

Summary of changes:
 src/include/lwip/err.h |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)


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



reply via email to

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