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: Simon Goldschmidt
Subject: [lwip-devel] [patch #6699] Fixing a couple of compilation warnings(Paradigm C++)
Date: Thu, 12 Feb 2009 17:58:17 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.4; de; rv:1.9.0.6) Gecko/2009011912 Firefox/3.0.6

Follow-up Comment #14, patch #6699 (project lwip):

> 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.

Both socket and netconn API need to get their len/size arguments changed from
int to size_t to have a clean solution for this. I'll do that on the weekend
if there are no negative comments until then...

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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