[SCM] lwIP - A Lightweight TCPIP stack branch, master, updated. STABLE-2_1_0_RELEASE-466-g7b77378
[email protected] (Erik Ekman) Wed, 13 Jan 2021 15:31:49 -0500 (EST)
| Newsgroups | gmane.network.lwip.cvs |
|---|---|
| Message-ID | <[email protected]> |
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 7b77378ed89592cd7cc0f484c94c389ccd2521c2 (commit)
from d0c214feffab31a3894da0545018fd3a3b6158b0 (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 7b77378ed89592cd7cc0f484c94c389ccd2521c2
Author: Erik Ekman <[email protected]>
Date: Wed Jan 13 21:27:54 2021 +0100
test/unit: Fix compilation of ip4 test
../../../../src/../test/unit/ip4/test_ip4.c: In function ‘test_ip4_icmp_replylen_short’:
../../../../src/../test/unit/ip4/test_ip4.c:291:35: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare]
fail_unless(linkoutput_byte_ctr == icmp_len + sizeof(unknown_proto));
Plus minor cleanup in second icmp reply test
-----------------------------------------------------------------------
Summary of changes:
test/unit/ip4/test_ip4.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
hooks/post-receive
--
lwIP - A Lightweight TCPIP stack
_______________________________________________
lwip-commits mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-commits