|
From: | Jared Grubb |
Subject: | [lwip-devel] [task #7136] Centralize mempool settings in separate file |
Date: | Wed, 01 Aug 2007 21:48:43 +0000 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6 |
Follow-up Comment #9, task #7136 (project lwip): As for aesthetics, perhaps: * Change the name of memp.def file to something like lwippools.h so that it has an .h extension (for syntax highlighting) and looks like it belongs next to lwipopts.h in the user's custom includes directory. * Possibly pull out the setup/cleanup code of memp.def into a second header file inside src/include/lwip. That way the user's lwippools.h is just a list of LWIP_MEMPOOL/LWIP_MALLOC_MEMPOOL definitions and is very clean to read. Also makes it harder for the user to accidentally mess up what needs to be there to make things work. _______________________________________________________ Reply to this item at: <http://savannah.nongnu.org/task/?7136> _______________________________________________ Message sent via/by Savannah http://savannah.nongnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |