lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] [lwip] TCP_INPUT_DEBUG compile error


From: Kieran Mansley
Subject: [lwip-users] [lwip] TCP_INPUT_DEBUG compile error
Date: Thu, 09 Jan 2003 00:49:12 -0000

When you turn TCP_INPUT_DEBUG on, you get the following compile error.
I'm guessing that it's just something you've forgotton to change at some
point.  It doesn't cause any great hassle, but thought you'd like to know
so you can keep the code clean.

../../src/core/tcp_input.c: In function `tcp_input':
../../src/core/tcp_input.c:205: warning: implicit declaration of function 
`tcp_debug_print_flags'
../../src/core/tcp_input.c:205: structure has no member named `flags'
make: *** [tcp_input.o] Error 1

Cheers,

Kieran


[This message was sent through the lwip discussion list.]




reply via email to

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