patchlwIP - A Lightweight TCP/IP stack - Patches: patch #10117, move LWIP_UNUSED_ARG into own...

 
 

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

patch #10117: move LWIP_UNUSED_ARG into own #else statement

Submitter:  Florian La Roche <flaroche>
Submitted:  Wed 06 Oct 2021 09:44:45 AM UTC
   
 
Category:  TCP Priority:  5 - Normal
Status:  Wont Do Privacy:  Public
Assigned to:  goldsimon Open/Closed:  Closed
Planned Release:  None

Thu 12 Oct 2023 07:16:55 PM UTC, comment #1: 

There's no need for that. LWIP_UNUSED_ARG() should be non-destructive. There are other places in the stack that do it unconditionally (e.g. netconn_listen_with_backlog()). I don't see a point in converting one place and not all.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 06 Oct 2021 09:44:45 AM UTC, original submission:  

move LWIP_UNUSED_ARG into own #else statement

Florian La Roche <flaroche>

 

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

Attached Files
file #52050:  lwip-tcp.patch added by flaroche (768B - text/x-patch - move LWIP_UNUSED_ARG into own #else statement)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by goldsimon (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2023-10-12 goldsimon StatusNone Wont Do
        Assigned toNone goldsimon
        Open/ClosedOpen Closed
    2021-10-06 flaroche Attached File- Added lwip-tcp.patch, #52050

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code