lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #50162] Minor bug in errno.h


From: Dag Midling Larsen
Subject: [lwip-devel] [bug #50162] Minor bug in errno.h
Date: Fri, 27 Jan 2017 08:00:11 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

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

                 Summary: Minor bug in errno.h
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: dagml
            Submitted on: Fri 27 Jan 2017 08:00:09 AM GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:


Currently in errno.h line 46:

#ifdef LWIP_PROVIDE_ERRNO

Should be:

#if LWIP_PROVIDE_ERRNO

Since this is an option that could be 0 or 1.





    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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