Re: IPv6 developments for HEAD

From: Amos Jeffries <squid3@dont-contact.us>
Date: Sat, 07 Apr 2007 23:21:34 +1200

Guido Serassio wrote:
> Hi Amos,
>
> At 07.24 07/04/2007, Amos Jeffries wrote:
>> Attached are two patches which constitute part of the core
>> developments for protocol-independent handling of IP addresses in squid3.
>
> There is a problem in your patch.
>
> You are including many include files without checking for the existence
> of them, in example:
> sys/socket.h
> netinet/in.h
> netdb.h
>
> Many of them are not available or are named differently on Unix and
> Windows, so this patch will broke immediately the build process on too
> much platforms.
>
> So you should change your patch to use conditional including like other
> source code.
>
> Regards
>
> Guido
>

Thank Guido. I wondered what the reason was behind those.
Fixed. New patches attached.

Amos

Received on Sat Apr 07 2007 - 05:21:42 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Apr 29 2007 - 12:00:03 MDT