lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #63904] snprintf needs stdio.h in mem.c


From: Giuseppe Modugno
Subject: [lwip-devel] [bug #63904] snprintf needs stdio.h in mem.c
Date: Fri, 10 Mar 2023 04:39:15 -0500 (EST)

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

                 Summary: snprintf needs stdio.h in mem.c
                   Group: lwIP - A Lightweight TCP/IP stack
               Submitter: giusloq
               Submitted: Fri 10 Mar 2023 09:39: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: git head


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Fri 10 Mar 2023 09:39:13 AM UTC By: Giuseppe Modugno <giusloq>
My build process emits a warning during mem.c compilation about undeclared
defined function snprintf().

Indeed this source file doesn't include <stdio.h> where snprintf() is defined.
I think it should be fixed.







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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