[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [patch #9447] ping: guard ping_time with LWIP_DEBUG
From: |
Joel Cunningham |
Subject: |
[lwip-devel] [patch #9447] ping: guard ping_time with LWIP_DEBUG |
Date: |
Mon, 28 Aug 2017 14:59:08 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:55.0) Gecko/20100101 Firefox/55.0 |
Update of patch #9447 (project lwip):
Status: None => Done
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #2:
> but there's still the chance that debug is disabled via PING_DEBUG
I also tried using #if PING_DEBUG, but there an issue if LWIP_DEBUG is
enabled, but not PING_DEBUG because ping_time is a parameter to LWIP_DEBUGF
(regardless of whether PING_DEBUG is enabled or not)
I have submitted the patch in ddf21bd235531edb3e18aae84b803b9b239f995b for
lwip-contrib
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/patch/?9447>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/