lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #9289] sockets: lwip_recv_tcp_from: Fix build warnin


From: Dirk Ziegelmeier
Subject: [lwip-devel] [patch #9289] sockets: lwip_recv_tcp_from: Fix build warning
Date: Wed, 22 Mar 2017 13:26:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of patch #9289 (project lwip):

                  Status:                    None => Wont Do                
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

AFAIK a lot of code does not compile in lwIP with -Waddress. In the last
device I engineered, I had to turn this warning off. Also, the unix build adds
-Wno-address to the compiler command line because of that.
It would be nice to get lwIP compile with that, but as far as I remember some
of the warnings even depend on lwIP options, so fixing them will require
#ifdefs. But I'm not sure about it, it was more than 1 year ago when I last
tried to compile with -Waddress.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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