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: Sylvain Rochet
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. 58895c3cf65aadb9e116830f89cd5ba6d81fa6f7
Date: Tue, 06 Oct 2015 09:15:14 +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  58895c3cf65aadb9e116830f89cd5ba6d81fa6f7 (commit)
      from  7fb832aa4ebd916bb7be8a8b827673be3b94d631 (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 58895c3cf65aadb9e116830f89cd5ba6d81fa6f7
Author: Erik Ekman <address@hidden>
Date:   Tue Oct 6 10:09:16 2015 +0200

    PPP: Fix shadowing of global declaration 'sha1'
    
    lwip/src/netif/ppp/mppe.c: In function `mppe_rekey':
    lwip/src/netif/ppp/mppe.c:74:15: error: declaration of`sha1' shadows a 
global declaration [-Werror=shadow]
    lwip/src/include/netif/ppp/polarssl/sha1.h:88:6: error: shadowed 
declaration is here [-Werror=shadow]

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

Summary of changes:
 src/netif/ppp/mppe.c |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)


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



reply via email to

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