lwIP - A Lightweight TCP/IP stack - Bugs: bug #45019, Missing const qualifier on various...
You are not allowed to post comments on this tracker with your current authentication level.
bug #45019: Missing const qualifier on various struct mib_node* arrays
| Submitter: | Edgar Bonet <ebonet> | ||
| Submitted: | Tue 05 May 2015 10:32:29 AM UTC | ||
| Category: | None | 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 11:07:30 AM UTC, comment #1: |
Sylvain Rochet <gradator> |
|
Tue 05 May 2015 10:32:29 AM UTC, original submission:
Compiling the minimal project from the Unix port fails with the
|
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 4 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-Missing-const-qualifier-on-various-mib_node-arrays.patch, #33916 | |
| Attached File | - | Added 0002-Missing-const-qualifier-on-internet_nodes-in-mib2.c.patch, #33917 |
Powered by Savane 3.12.
Corresponding source code

Perfect, applied, thank you Edgar.