lwip-devel
[Top][All Lists]
Advanced

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

Re: [lwip-devel] What is xchar() macro?


From: address@hidden
Subject: Re: [lwip-devel] What is xchar() macro?
Date: Wed, 1 Nov 2017 20:06:12 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Joel Cunningham wrote:
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.

Simon



reply via email to

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