lwip-users
[Top][All Lists]
Advanced

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

AW: AW: AW: [lwip-users] ioctl() plus compiler warnings/errors


From: Zschocke, Florian
Subject: AW: AW: AW: [lwip-users] ioctl() plus compiler warnings/errors
Date: Tue, 18 Feb 2003 16:17:32 +0100

address@hidden wrote on Dienstag, 18. Februar 2003 16:07:

> what happens if
> #define ((u8_t)TF_FOO) 0x08U
> 
> is used?

tcp.h:223: #define ((u8_t)TF_ACK_DELAY) 0x01U

lwip/tcp.h", line 223: error (dcc:2293): invalid macro name `('

That cannot be used as a define. Does that work with GNU gcc?

Florian.




reply via email to

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