lwIP - A Lightweight TCP/IP stack - Bugs: bug #62159, Http doesn't compile with...
You are not allowed to post comments on this tracker with your current authentication level.
bug #62159: Http doesn't compile with LWIP_DEBUG and LWIP_TCP_KEEPALIVE
Submitter: | Jarno Malmari <jmalmari> | ||
Submitted: | Wed 09 Mar 2022 11:24:47 AM UTC | ||
Category: | apps | Severity: | 3 - Normal |
Item Group: | Compiler Warning | Status: | None |
Privacy: | Public | Assigned to: | None |
Open/Closed: | Open | Planned Release: | None |
lwIP version: | git head |
Wed 17 May 2023 02:56:15 PM UTC, comment #2: |
Peter Harper <peterharperuk> |
Fri 10 Mar 2023 12:59:13 PM UTC, comment #1: Attached a patch. |
Jarno Malmari <jmalmari> |
Wed 09 Mar 2022 11:24:47 AM UTC, original submission:
In apps/http/altcp_proxyconnect.c, defining both of the above definitions makes altcp_proxyconnect_functions initialization list out of sync with its type altcp_functions.
|
Jarno Malmari <jmalmari> |
Depends on the following items: None found
Items that depend on this one: None found
There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.
Follows 1 latest change.
Date | Changed by | Updated Field | Previous Value | => | Replaced by |
---|---|---|---|---|---|
2023-03-10 | jmalmari | Attached File | - | ![]() |
Added 0001-Fix-compilation-with-LWIP_DEBUG.patch, #54468 |
Any chance of fixing this?