Re: IPv6 developments for HEAD

From: Guido Serassio <guido.serassio@dont-contact.us>
Date: Sat, 07 Apr 2007 09:47:38 +0200

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

-
========================================================
Guido Serassio
Acme Consulting S.r.l. - Microsoft Certified Partner
Via Lucia Savarino, 1 10098 - Rivoli (TO) - ITALY
Tel. : +39.011.9530135 Fax. : +39.011.9781115
Email: guido.serassio@acmeconsulting.it
WWW: http://www.acmeconsulting.it/
Received on Sat Apr 07 2007 - 01:48:00 MDT

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