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. 851e03966d296ee56950d5c506c72de0d9e74720
Date: Wed, 05 Aug 2015 19:15:50 +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  851e03966d296ee56950d5c506c72de0d9e74720 (commit)
       via  38e329967552832d2dae0155a733d22c17355cdd (commit)
       via  dbdeca303280eec831175581f3ad19e49d8ef5c6 (commit)
      from  a78e4c6cf3287243d5ea6a0e7b4cecf2b2f2bdc1 (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 851e03966d296ee56950d5c506c72de0d9e74720
Author: sg <address@hidden>
Date:   Wed Aug 5 21:15:41 2015 +0200

    Fixed more compiler warnings for unit tests

commit 38e329967552832d2dae0155a733d22c17355cdd
Author: Erik Ekman <address@hidden>
Date:   Thu May 28 14:08:06 2015 +0200

    test_etharp: Fix warning about braces
    
    ../../lwip-trunk/test/unit/etharp/test_etharp.c:16:8: warning: missing
    braces around initializer [-Wmissing-braces]
      struct eth_addr test_ethaddr = {1,1,1,1,1,1};
             ^

commit dbdeca303280eec831175581f3ad19e49d8ef5c6
Author: Erik Ekman <address@hidden>
Date:   Thu May 28 13:54:33 2015 +0200

    test_tcp_oos: Remove last_dropped variable, never read

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

Summary of changes:
 test/unit/etharp/test_etharp.c |    8 ++++----
 test/unit/lwip_check.h         |   24 +++++++-----------------
 test/unit/lwip_unittests.c     |   21 ++++++++++++++++++++-
 test/unit/tcp/test_tcp_oos.c   |    9 +++------
 4 files changed, 34 insertions(+), 28 deletions(-)


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



reply via email to

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