buglwIP - A Lightweight TCP/IP stack - Bugs: bug #54157, compiler warnings when...

 
 

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

bug #54157: compiler warnings when LWIP_NOASSERT is defined

Submitter:  Marco <marcoe>
Submitted:  Wed 20 Jun 2018 01:15:32 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Compiler Warning Status:  Fixed
Privacy:  Public Assigned to:  goldsimon
Open/Closed:  Closed Planned Release:  None
lwIP version:  git head

Wed 20 Jun 2018 06:56:56 PM UTC, comment #1: 

... and some more. Thanks for the reminder, should be fixed.

Simon Goldschmidt <goldsimon>
Group administrator
Wed 20 Jun 2018 01:15:32 PM UTC, original submission:  

GCC compiler generates warnings in the following places in case LWIP_NOASSERT is defined:

unused parameter 'err' [-Wunused-parameter] api_msg.c recv_tcp()
unused parameter 'optflags' [-Wunused-parameter] tcp_out.c tcp_output_fill_options()
variable 'opts' set but not used [-Wunused-but-set-variable] tcp_out.c tcp_output_fill_options()
variable 'tmp' set but not used [-Wunused-but-set-variable] lwiperf.c lwiperf_tcp_recv()

Marco <marcoe>

 

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

No files currently attached

 

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 marcoe (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
    2018-06-20 goldsimon StatusNone Fixed
        Assigned toNone goldsimon
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4b48.
    Corresponding source code