lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Ip.h ...dhcp.h


From: Tom C. Barker
Subject: RE: [lwip-users] Ip.h ...dhcp.h
Date: Tue, 18 Nov 2003 15:26:57 -0800

Thanks Leon.

Say, I'm noticing that I get a circular reference in using dhcp.

dhcp.h uses netif.h and netif.h uses dhcp.h ...

My quick fix would be to move the dhcp struct to dhcps.h and 
have both include this file. Any other ideas on actually removing
the circular from the generic release?

Tom


-----Original Message-----
From: Leon Woestenberg [mailto:address@hidden
Sent: Tuesday, November 18, 2003 2:58 PM
To: Mailing list for lwIP users
Subject: Re: [lwip-users] Ip.h


Hello Tom,

> This file has the following code on line 47:
> 
> struct netif ;
> 
> Shouldn't this be removed? As in the next release?
> 
Yup. Thanks!

I should not have tagged the main branch with STABLE-0_6_5 yet!

It seems that the amount of testing on the DEVEL branch was minimal
and we can expect some bugs to appear in 0_6_5 now that more users
are syncing with the main tree.

I plan to move the STABLE-0_6_5 tag forward to the latest main
versions, and when it has really proved stable, release archive files.
That is the fixation point for 0.6.5.

For the moment 0.6.5 is a _moving_ target! :-)

Leon. 


_______________________________________________
lwip-users mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/lwip-users




reply via email to

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