lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #30159] WomnIP_ACCEPT_LINK_LAYER_ADDRESSING


From: Bill Auerbach
Subject: [lwip-devel] [bug #30159] WomnIP_ACCEPT_LINK_LAYER_ADDRESSING
Date: Wed, 16 Jun 2010 21:11:17 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)

Follow-up Comment #3, bug #30159 (project lwip):

I knew why that happened. :-)  That variable is used only once so you could
just plug in the variable assignment where the variable is used and get rid of
the temp.  Or, wrap those lines in { } and put the variable where you had it. 
There are some places where we #if/#endif for a variable declaration or 2
which could be kept close to the code that uses the variable using { }.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?30159>

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




reply via email to

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