lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] lwIP 2.1.3-rc1


From: address@hidden
Subject: Re: [lwip-devel] lwIP 2.1.3-rc1
Date: Wed, 15 Sep 2021 08:10:09 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

It's been a while since my initial mail on this but still I added 2
fixes for 2.1.3 today.

Any more in sight? If not, I'd actually prepare the release one of the
next days...

Regards,
Simon

Am 16.08.2021 um 08:41 schrieb Erik Ekman:
> Cherry-picked f37925dad2 to fix this error:
>
> ../../../../lwip/src/api/api_lib.c: In function ‘netconn_thread_init’:
> ../../../../lwip/src/api/api_lib.c:1349:21: error: logical ‘or’ of
> equal expressions [-Werror=logical-op]
>  1349 |   if ((sem == NULL) || !sys_sem_valid(sem)) {
>       |                     ^~
>
> Now the tests compile and pass for me on ubuntu (with check 0.10.0)
>
> On Sun, 15 Aug 2021 at 14:59, goldsimon@gmx.de <goldsimon@gmx.de> wrote:
>>
>> The 1st release candidate version for lwIP 2.1.3 is now available via
>> git (using the STABLE-2_1_3_RC1 tag) or via this
>> gitweb link:
>> https://git.savannah.nongnu.org/cgit/lwip.git/snapshot/lwip-STABLE-2_1_3_RC1.tar.gz
>>
>> The contrib repository remains unchanged, contrib-2.1.0 is still valid.
>>
>> Please test and report bugs if you find any!
>> Many thanks to all contributors!!
>>
>>
>> Simon
>>
>> _______________________________________________
>> lwip-devel mailing list
>> lwip-devel@nongnu.org
>> https://lists.nongnu.org/mailman/listinfo/lwip-devel
>
> _______________________________________________
> lwip-devel mailing list
> lwip-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/lwip-devel
>




reply via email to

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