lwIP - A Lightweight TCP/IP stack - Bugs: bug #45022, Missing declaration for...
You are not allowed to post comments on this tracker with your current authentication level.
bug #45022: Missing declaration for FD_SET_VAL()
| Submitter: | Edgar Bonet <ebonet> | ||
| Submitted: | Tue 05 May 2015 12:01:45 PM UTC | ||
| Category: | sockets/netconn | Severity: | 3 - Normal |
| Item Group: | Compiler Warning | Status: | Fixed |
| Privacy: | Public | Assigned to: | None |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | git head | ||
|
Tue 05 May 2015 12:11:39 PM UTC, comment #1: |
Sylvain Rochet <gradator> |
|
Tue 05 May 2015 12:01:45 PM UTC, original submission:
Compiling simhost, from the Unix port, fails with the following
|
Edgar Bonet <ebonet> |
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.
Follow 3 latest changes.
| Date | Changed by | Updated Field | Previous Value | => | Replaced by |
|---|---|---|---|---|---|
| 2015-05-05 | gradator | Status | None | Fixed | |
| Open/Closed | Open | Closed | |||
| 2015-05-05 | ebonet | Attached File | - | Added 0001-In-lwip-sockets.h-do-not-assume-defined-FD_SET-impli.patch, #33920 |
Powered by Savane 3.12.
Corresponding source code

Perfect, applied, thank you Edgar.