patchlwIP - A Lightweight TCP/IP stack - Patches: patch #5745, Fix "Constant is long"...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #5745: Fix "Constant is long" warnings with 16bit compilers

Submitter:  None
Submitted:  Wed 14 Feb 2007 01:49:49 AM UTC
   
 
Category:  None Priority:  3 - Low
Status:  Done Privacy:  Public
Assigned to:  kieranm Originator Email:  -email is unavailable-
Open/Closed:  Closed Planned Release:  None

Wed 11 Apr 2007 01:37:36 PM UTC, comment #3: 

Applied, thanks.

Kieran Mansley <kieranm>
Group Member
Mon 19 Feb 2007 10:49:32 AM UTC, comment #2: 

Should have said "see no reason not to apply" - i.e. I think this should go in.  Sorry for confusion!

Kieran Mansley <kieranm>
Group Member
Mon 19 Feb 2007 10:22:09 AM UTC, comment #1: 

This looks pretty low risk and unlikely to harm others, so I see no reason to apply even though it is only affecting this one compiler.  Will do so later this week unless anyone can come up with a good reason not to.

Kieran Mansley <kieranm>
Group Member
Wed 14 Feb 2007 01:49:49 AM UTC, original submission:  

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

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #11975:  lwip_constant_too_long.patch added by None (7KiB - application/octet-stream - Patch to fix "Constant is long" 16bit compiler warnings)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by kieranm (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-04-11 kieranm StatusIn Progress Done
        Open/ClosedOpen Closed
    2007-02-19 kieranm Priority5 - Normal 3 - Low
        StatusNone In Progress
        Assigned toNone kieranm
    2007-02-14 None Attached File- Added lwip_constant_too_long.patch, #11975

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code