lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28496] missing include guards in netdb.h


From: Guillaume du PONTAVICE
Subject: [lwip-devel] [bug #28496] missing include guards in netdb.h
Date: Wed, 06 Jan 2010 12:45:28 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7 (.NET CLR 3.5.30729)

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

                 Summary: missing include guards in netdb.h
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: gdupontavice
            Submitted on: mer 06 jan 2010 12:45:27 GMT
                Category: sockets
                Severity: 3 - Normal
              Item Group: Compiler Warning
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 
            lwIP version: CVS Head

    _______________________________________________________

Details:

netdb.h does not contain include guards

#ifndef __LWIP_NETDB_H__
#define __LWIP_NETDB_H__
....

#endif /* __LWIP_NETDB_H__ */




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.nongnu.org/





reply via email to

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