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: Erik Ekman
Subject: [lwip-commits] [SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-409-g2faa2d7
Date: Wed, 1 Jul 2020 04:47:49 -0400 (EDT)

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  2faa2d7009cc0fe03adada061ce8046fd4e8b47b (commit)
      from  8fe567b86f96555ba27ab421db58f175b63a64db (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 2faa2d7009cc0fe03adada061ce8046fd4e8b47b
Author: Erik Ekman <erik@kryo.se>
Date:   Wed Jul 1 10:46:33 2020 +0200

    ip6: Rename pbuf in unit test
    
    ../../../../src/../test/unit/ip6/test_ip6.c: In function 
‘test_ip6_dest_unreachable_chained_pbuf’:
    ../../../../src/../test/unit/ip6/test_ip6.c:314:16: error: ‘main’ is 
usually a function [-Werror=main]
       struct pbuf *main = pbuf_alloc(PBUF_RAW, sizeof(udp_hdr), PBUF_ROM);
                    ^~~~
    cc1: all warnings being treated as errors

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

Summary of changes:
 test/unit/ip6/test_ip6.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)


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



reply via email to

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