On Mon, Aug 25, 2003 at 08:28:10AM -0700, Justin Erenkrantz wrote:
> --On Monday, August 25, 2003 9:27 AM +0100 Joe Orton <[EMAIL PROTECTED]> 
> wrote:
> 
> >This doesn't compile on some older Unixes since in_addr_t is a recent
> >invention; the casts aren't really necessary anyway.
> 
> They are required on Darwin since IN6_IS_ADDR_UNSPECIFIED is a macro that 
> requires the types to be correct.  The macros appear identically in 
> FreeBSD's netinet6/in6.h, so I think this is a KAME/BSD thing.

I committed a patch (different to the one I posted) which passes the
right thing to the IN6_blah macro, so it should compile still on Darwin.
Ta!

joe

Reply via email to