lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Parad


From: Jonathan Larmour
Subject: [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++)
Date: Sat, 20 Dec 2008 00:33:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.12) Gecko/20071018 Red Hat/1.5.0.12-0.7.el4 Firefox/1.5.0.12 pango-text

Update of patch #6699 (project lwip):

                  Status:                    Done => In Progress            
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #4:

Mike is correct, including the fix. The type of the len field in  struct
api_msg_msg and the write offset in struct netconn should both be changed from
int to u32_t.

Incidentally I've no idea about the reason for double parentheses. It's
conventional to use them if the comparison expression includes an assignment
(usually that silences a warning), but that's not the case here.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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