lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #25544] Warning in DHCP.H


From: Edward Harris
Subject: [lwip-devel] [bug #25544] Warning in DHCP.H
Date: Tue, 10 Feb 2009 14:06:26 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.6) Gecko/2009011913 Firefox/3.0.6

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

                 Summary: Warning in DHCP.H
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: eharris
            Submitted on: Tue 10 Feb 2009 14:06:25 GMT
                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: 1.3.0

    _______________________________________________________

Details:

The line:

#define DHCP_COARSE_TIMER_MSECS (DHCP_COARSE_TIMER_SECS*1000)

causes a warning to by generated from the compiler as the result overflows
the default int type. Appending a U to the 1000 fixes this.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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