lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #27155] 'NULL' undeclared in inet_checksum.c


From: Ben Hastings
Subject: [lwip-devel] [bug #27155] 'NULL' undeclared in inet_checksum.c
Date: Sun, 02 Aug 2009 09:12:26 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648)

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

                 Summary: 'NULL' undeclared in inet_checksum.c
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: hastings
            Submitted on: Sun 02 Aug 2009 05:12:24 AM EDT
                Category: IPv4
                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:

It looks like #include <stddef.h> was added to all the files that use size_t,
but it also needs to be added to files that don't already have NULL declared. 
Specifically, inet_chksum.h requires it to compile.





    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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