lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #5822] Handle unused arguments


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #5822] Handle unused arguments
Date: Wed, 28 Mar 2007 07:00:10 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Follow-up Comment #6, patch #5822 (project lwip):

That patch seems rather complete, but I want to look over all the code again:
as Kieran said: The best solution would be to remove any unused arguments from
the function declaration!

In my opinion, cc.h is a good location since it _is_ port specific. Some
compilers complain like "statement has no effect" when they find something
like "(void)arg;" (although Paradigm and gcc don't seem among them, at least
with your compile time options :)

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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