lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28529] macro LWIP_DEBUG_TIMERNAMES in timers.h


From: hanhui
Subject: [lwip-devel] [bug #28529] macro LWIP_DEBUG_TIMERNAMES in timers.h
Date: Sat, 09 Jan 2010 03:27:41 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1) ; .NET CLR 1.1.4322; MEGAUPLOAD 2.0)

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

                 Summary: macro LWIP_DEBUG_TIMERNAMES in timers.h
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: hanhui03
            Submitted on: Sat Jan  9 03:27:40 2010
                Category: None
                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:

timers.h line 46 should be:

#ifdef LWIP_DEBUG
#define LWIP_DEBUG_TIMERNAMES    SYS_DEBUG
#else
#define LWIP_DEBUG_TIMERNAMES    0
#endif




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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