|
From: | Kieran Mansley |
Subject: | [lwip-devel] [task #6792] Create ASSERTs for DEBUG compile |
Date: | Wed, 23 May 2007 14:54:02 +0000 |
User-agent: | Opera/9.21 (X11; Linux i686; U; en) |
Follow-up Comment #10, task #6792 (project lwip): I can see I wasn't very clear. What I'm proposing is: In a release build: - LWIP_ASSERT would compile out (as they're only really there to catch programmer errors) - LWIP_CHECK would be a non-fatal warning that something is wrong (as they're checks for things that could potentially go wrong in real world conditions) In a debug build: - LWIP_ASSERT and LWIP_CHECK would both be fatal assertions _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?6792> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |