lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [patch #7130] mib2.c: remove meaningless const qualifiers


From: Simon Goldschmidt
Subject: [lwip-devel] [patch #7130] mib2.c: remove meaningless const qualifiers
Date: Sat, 27 Mar 2010 09:23:34 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2.2) Gecko/20100316 Firefox/3.6.2

Follow-up Comment #18, patch #7130 (project lwip):

Oh, OK. The const in the cast is unnecessary (and therefore not supported by
some compilers, or cdecl?) as it is meaningless because the value of the
pointer is copied into the array. Somehow, I didn't get that before ;-)

Being like that, it seems it's indeed safe to apply your patch as it doesn't
change anything. I'll apply it.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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