lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] DEVEL branch uncompilable


From: lukem . lwip
Subject: [lwip-devel] DEVEL branch uncompilable
Date: Mon, 16 Feb 2004 14:47:51 +1100 (EST)

Trying to build after CVS updating the DEVEL branch, and there seem to be
some issues with tcp_listen_pcbs being changed from a structure to a
union. Basically, it doesn't compile because there are a few places which
have not changed tcp_listen_pcbs to tcp_listen_pcbs.listen_pcbs .

I'm not sure why this problem was not seen by whomever checked in that
code. (Perhaps we only notice because our source tree is always compiled
-Wall -Werror).

--
Luke




reply via email to

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