|
From: | Dirk Ziegelmeier |
Subject: | Re: [lwip-devel] What is xchar() macro? |
Date: | Thu, 2 Nov 2017 10:08:50 +0100 |
On 11/01/2017 02:06 PM, address@hidden wrote:
Joel Cunningham wrote:Attached patch implements the conversion to a static lwip_xchar()...and provides some documentation :)
I think a simple fix would be moving the xchar macro out of that block
and we could guard with #ifndef xchar for whatever bizarre platform
provides it
Or move it out of the block and define it unconditionally with a lwip_ prefix.
Maybe even as a static function. I don't think there's too much to improve here by using a central definition if we can't find one now.
Joel
_______________________________________________
lwip-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/lwip-devel
[Prev in Thread] | Current Thread | [Next in Thread] |