lwIP - A Lightweight TCP/IP stack - Bugs: bug #43499, Wrong argument order in...
You are not allowed to post comments on this tracker with your current authentication level.
bug #43499: Wrong argument order in src/include/netif/etharp.h defines
| Submitter: | goas <bgab001> | ||
| Submitted: | Wed 29 Oct 2014 05:29:45 PM UTC | ||
| Category: | None | Severity: | 2 - Minor |
| Item Group: | Change Request | Status: | Fixed |
| Privacy: | Public | Assigned to: | None |
| Open/Closed: | Closed | Planned Release: | None |
| lwIP version: | git head | ||
|
Wed 29 Oct 2014 06:01:02 PM UTC, comment #2: |
Sylvain Rochet <gradator> |
|
Wed 29 Oct 2014 05:35:09 PM UTC, comment #1: What you are suggesting is a silent API break which is going to put ALL lwIP users on nerves. |
Sylvain Rochet <gradator> |
|
Wed 29 Oct 2014 05:29:45 PM UTC, original submission:
Hi
|
goas <bgab001> |
No files currently attached
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 |
|---|---|---|---|---|---|
| 2014-10-29 | gradator | Severity | 3 - Normal | 2 - Minor | |
| Status | None | Fixed | |||
| Open/Closed | Open | Closed |
Powered by Savane 3.12.
Corresponding source code

Indeed, this wasn't clear at first for me this was only about a cosmetic change.
Fixed, thank you ! :)