lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-devel] [bug #54157] compiler warnings when LWIP_NOASSERT is define


From: Marco
Subject: [lwip-devel] [bug #54157] compiler warnings when LWIP_NOASSERT is defined
Date: Wed, 20 Jun 2018 09:15:34 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.87 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?54157>

                 Summary: compiler warnings when LWIP_NOASSERT is defined
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: marcoe
            Submitted on: Wed 20 Jun 2018 01:15:32 PM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: Compiler Warning
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

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()




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?54157>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]