[Top][All Lists]
[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/
- [lwip-devel] [patch #5822] Handle unused arguments, Simon Goldschmidt, 2007/03/26
- [lwip-devel] [patch #5822] Handle unused arguments, Frédéric Bernon, 2007/03/26
- [lwip-devel] [patch #5822] Handle unused arguments, Simon Goldschmidt, 2007/03/26
- [lwip-devel] [patch #5822] Handle unused arguments, Frédéric Bernon, 2007/03/26
- [lwip-devel] [patch #5822] Handle unused arguments, Kieran Mansley, 2007/03/27
- [lwip-devel] [patch #5822] Handle unused arguments, Tai-hwa Liang, 2007/03/27
- [lwip-devel] [patch #5822] Handle unused arguments,
Simon Goldschmidt <=
- [lwip-devel] [patch #5822] Handle unused arguments, Frédéric Bernon, 2007/03/28
- [lwip-devel] [patch #5822] Handle unused arguments, Tai-hwa Liang, 2007/03/28