[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Parad
From: |
Tai-hwa Liang |
Subject: |
[lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++) |
Date: |
Fri, 19 Dec 2008 10:15:24 +0000 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; zh-TW; rv:1.9.0.5) Gecko/2008120122 Firefox/3.0.5 |
URL:
<http://savannah.nongnu.org/patch/?6699>
Summary: Fixing a couple of compilation warnings(Paradigm
C++)
Project: lwIP - A Lightweight TCP/IP stack
Submitted by: atliang
Submitted on: Fri 19 Dec 2008 10:15:23 AM GMT
Category: None
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
Tested current CVS build with Paradigm C++ 6.00.045:
Warn : udp.c(641,76):Ambiguous operators need parentheses
Warn : udp.c(641,76):Ambiguous operators need parentheses
Warn : udp.c(641,76):Ambiguous operators need parentheses
Warn : udp.c(699,78):Ambiguous operators need parentheses
Warn : udp.c(699,78):Ambiguous operators need parentheses
Warn : udp.c(699,78):Ambiguous operators need parentheses
Warn : inet_chksum.c(110,13):Constant is long
Warn : tcpip.c(301,31):Constant is long
Warn : tcp_in.c(1319,48):Ambiguous operators need parentheses
Warn : inet.c(142,6):Conversion may lose significant digits
Warn : tcp.c(694,42):Integral constant overflow with '*' operator
Warn : tcp.c(745,40):Integral constant overflow with '*' operator
Warn : api_msg.c(955,57):Constant out of range in comparison
Warn : pbuf.c(312,77):Conversion may lose significant digits
Warn : mem.c(241,45):Conversion may lose significant digits
Warn : mem.c(252,44):Conversion may lose significant digits
Warn : mem.c(332,60):Conversion may lose significant digits
Warn : mem.c(391,8):Conversion may lose significant digits
Warn : mem.c(518,15):Conversion may lose significant digits
Warn : mem.c(571,68):Conversion may lose significant digits
Warn : sockets.c(296,36):Conversion may lose significant digits
Warn : sockets.c(563,38):Conversion may lose significant digits
Warn : sockets.c(676,49):Constant out of range in comparison
Warn : sockets.c(1136,32):Conversion may lose significant digits
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Fri 19 Dec 2008 10:15:23 AM GMT Name: lwip.patch Size: 10kB By:
atliang
<http://savannah.nongnu.org/patch/download.php?file_id=17091>
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?6699>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++),
Tai-hwa Liang <=
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++), Mike Kleshov, 2008/12/19
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++), Simon Goldschmidt, 2008/12/19
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++), Jonathan Larmour, 2008/12/19
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++), Simon Goldschmidt, 2008/12/20
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++), Mike Kleshov, 2008/12/20
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++), Simon Goldschmidt, 2008/12/20
- [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++), Bill Auerbach, 2008/12/22