lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5745] Fix "Constant is long" warnings with 16bit co


From: anonymous
Subject: [lwip-devel] [patch #5745] Fix "Constant is long" warnings with 16bit compilers
Date: Wed, 14 Feb 2007 01:49:50 +0000
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-GB; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1

URL:
  <http://savannah.nongnu.org/patch/?5745>

                 Summary: Fix "Constant is long" warnings with 16bit
compilers
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: None
            Submitted on: 水曜日 2007年02月14日 at 01:49 UTC
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Vanilla lwip-1.2.0 release w/o the attached patch(tested with Paradigm Pro 6
and Borland C++ 4.52):

Warn :  sys_arch.c(177,28):Constant is long
Warn :  sys_arch.c(243,28):Constant is long
Warn :  etharp.c(380,34):Constant is long
Warn :  etharp.c(380,34):Constant is long
Warn :  etharp.c(673,41):Constant is long
Warn :  etharp.c(673,41):Constant is long
Warn :  etharp.c(756,34):Constant is long
Warn :  etharp.c(756,34):Constant is long
Warn :  ip.c(355,45):Constant is long
Warn :  ip.c(355,45):Constant is long
Warn :  icmp.c(75,84):Constant is long
Warn :  icmp.c(75,84):Constant is long
Warn :  udp.c(223,45):Constant is long
Warn :  udp.c(223,45):Constant is long
Warn :  tcp_in.c(124,42):Constant is long
Warn :  tcp_in.c(124,42):Constant is long
Warn :  tcp.c(540,71):Constant is long
Warn :  tcp.c(547,94):Constant is long
Warn :  tcp.c(577,54):Constant is long
Warn :  tcp.c(628,52):Constant is long
Warn :  tcp.c(856,37):Constant is long
Warn :  sys.c(67,30):Constant is long
Warn :  sys.c(70,33):Constant is long
Warn :  sys.c(122,30):Constant is long
Warn :  sys.c(125,33):Constant is long
Warn :  inet.c(357,22):Constant is long
Warn :  inet.c(437,14):Constant is long
Warn :  inet.c(527,10):Constant is long
Warn :  inet.c(528,10):Constant is long
Warn :  sockets.c(1335,16):Constant is long
Warn :  sockets.c(1347,15):Constant is long
Warn :  api_lib.c(285,76):Constant is long
Warn :  api_lib.c(300,78):Constant is long



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: 水曜日 2007年02月14日 at 01:49 UTC  Name:
lwip_constant_too_long.patch  Size: 7kB   By: None
Patch to fix &quot;Constant is long&quot; 16bit compiler warnings
<http://savannah.nongnu.org/patch/download.php?file_id=11975>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?5745>

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





reply via email to

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