patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10304, include ip4.h header to compile...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #10304: include ip4.h header to compile ip4.c

Submitter:  Florian La Roche <flaroche>
Submitted:  Tue 10 Jan 2023 08:36:45 AM UTC
   
 
Category:  IPv4 Priority:  3 - Low
Status:  Wont Do Privacy:  Public
Assigned to:  None Open/Closed:  Closed
Planned Release:  None

Thu 28 Sep 2023 09:22:30 PM UTC, comment #1: 

Not needed: ip4.c includes ip.h which includes ip4.h in turn.

Erik Ekman <yarrick>
Group Member
Tue 10 Jan 2023 08:36:45 AM UTC, original submission:  

To compile ip4.c you should include the ip4.h header
file, so that the compiler can issue warnings if the
header does not match the implementation.

best regards,

Florian La Roche

Florian La Roche <flaroche>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #54206:  lwip-ip4.patch added by flaroche (198B - text/plain - include ip4.h to ip4.c)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by yarrick (Posted a comment)
  • -email is unavailable- added by flaroche (Submitted the item)
  •  

    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
    2023-09-28 yarrick StatusNone Wont Do
        Open/ClosedOpen Closed
    2023-01-10 flaroche Attached File- Added lwip-ip4.patch, #54206

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code