lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #64734] warnings when arch/cc.h defines LWIP_NOASSERT


From: Marco
Subject: [lwip-devel] [bug #64734] warnings when arch/cc.h defines LWIP_NOASSERT
Date: Mon, 2 Oct 2023 04:44:15 -0400 (EDT)

URL:
  <https://savannah.nongnu.org/bugs/?64734>

                 Summary: warnings when arch/cc.h defines LWIP_NOASSERT
                   Group: lwIP - A Lightweight TCP/IP stack
               Submitter: marcoe
               Submitted: Mon 02 Oct 2023 08:44:13 AM 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: Other


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Mon 02 Oct 2023 08:44:13 AM UTC By: Marco <marcoe>
As per title, when LWIP_NOASSERT is defined, GCC with -Wunused-parameter
option gives the following warnings:

unused parameter 'local_ip' [-Wunused-parameter] @ lwip/src/core/tcp_out.c
line 1981
unused parameter 'remote_ip' [-Wunused-parameter] @ lwip/src/core/tcp_out.c
line 1981

Note: LWIP version in use is 2.2.0, this is not selectable from menu while
submitting bug.







    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?64734>

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




reply via email to

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