lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #43235] Numerous compiler warnings in ppp_new code


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #43235] Numerous compiler warnings in ppp_new code
Date: Thu, 19 Feb 2015 12:41:39 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.111 Safari/537.36

Follow-up Comment #6, bug #43235 (project lwip):

With VS2010, I get these:
1>\src\netif\ppp\chap-new.c(469): warning C4310: cast truncates constant
value
1>\src\netif\ppp\fsm.c(526): warning C4706: assignment within conditional
expression
1>\src\netif\ppp\fsm.c(533): warning C4706: assignment within conditional
expression
1>\src\netif\ppp\lcp.c(806): warning C4310: cast truncates constant value
1>\src\netif\ppp\lcp.c(817): warning C4310: cast truncates constant value
1>\src\netif\ppp\lcp.c(1887): warning C4310: cast truncates constant value
1>\src\netif\ppp\lcp.c(1925): warning C4310: cast truncates constant value
1>\src\netif\ppp\lcp.c(1941): warning C4310: cast truncates constant value
1>\src\netif\ppp\lcp.c(2007): warning C4310: cast truncates constant value
1>\src\netif\ppp\lcp.c(2014): warning C4310: cast truncates constant value
1>\src\netif\ppp\ppp.c(437): warning C4028: formal parameter 3 different from
declaration
1>\src\netif\ppp\upap.c(551): warning C4310: cast truncates constant value
1>\src\netif\ppp\utils.c(213): warning C4146: unary minus operator applied to
unsigned type, result still unsigned
1>\src\netif\ppp\polarssl\md5.c(229): warning C4013: 'memcpy' undefined;
assuming extern returning int
1>\src\netif\ppp\pppoe.c(308): warning C4706: assignment within conditional
expression


Where C4706 might be OK to ignore.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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