lwip-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 6bd0bd2ed


From: Sylvain Rochet
Subject: [lwip-commits] [SCM] UNNAMED PROJECT branch, ppp-new, updated. 6bd0bd2ed14ddb4f21521795201370cedb698077
Date: Sun, 23 Dec 2012 21:57:17 +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 "UNNAMED PROJECT".

The branch, ppp-new has been updated
       via  6bd0bd2ed14ddb4f21521795201370cedb698077 (commit)
       via  211a889528ce238fad799b6965ec9d928efb7fd4 (commit)
       via  3bb29bf63a7283cb968debd2124aa0d9e2293a46 (commit)
      from  78d52ad2deda964804163513cb32085ef0f5141c (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 6bd0bd2ed14ddb4f21521795201370cedb698077
Merge: 211a889 3bb29bf
Author: Sylvain Rochet <address@hidden>
Date:   Sun Dec 23 22:56:51 2012 +0100

    Merge branch 'master' into ppp-new

commit 211a889528ce238fad799b6965ec9d928efb7fd4
Author: Sylvain Rochet <address@hidden>
Date:   Sun Dec 23 22:52:58 2012 +0100

    PPP, fixed some IAR warnings
    
    these are the compiler warnings I get with the head of ppp-new. All
    of them are trivial, [...] (I'm using IAR EWARM 6.4).
    
    ppp.c
    Warning[Pe550]: variable "c" was set but never used
    lwip\src\netif\ppp\ppp.c 1012
    
    Warning[Pe111]: statement is unreachable
    lwip\src\netif\ppp\ppp.c 1132
    
    Warning[Pe111]: statement is unreachable
    lwip\src\netif\ppp\ppp.c 1377
    
    Warning[Pe111]: statement is unreachable
    lwip\src\netif\ppp\ppp.c 1412
    
    utils.c
    Warning[Pe186]: pointless comparison of unsigned integer with zero
    lwip\src\netif\ppp\utils.c 210

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

Summary of changes:
 src/core/ipv6/ip6.c   |    6 +++---
 src/netif/ppp/ppp.c   |   11 ++++++-----
 src/netif/ppp/utils.c |    2 +-
 3 files changed, 10 insertions(+), 9 deletions(-)


hooks/post-receive
-- 
UNNAMED PROJECT



reply via email to

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