Re: File system name conflicts on Windows

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Mon, 01 Jun 2009 13:13:47 +1200

Serassio Guido wrote:
> Hi,
>
> This is from acl/Ident.c:
>
> #include "acl/Ident.h"
> #include "ident.h"
>
> This cannot work on Windows, because the acl/Ident.h file will be
> included two times ...
>
> What rule should be used to rename one of the conflicting files ?

Best long-term bet is to not have -I. anywhere in the paths if you can
remove it. I have cleared it out for the non-windows builders already.
Everything is referenced relative to ~/src/ and ~/ paths now.

I'm thinking initially a src/ident/ folder with all the ident stuff
inside it was planned. http://wiki.squid-cache.org/Features/SourceLayout

That would make them ident/ident.h and ident/AclIdent.h

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE6 or 3.0.STABLE15
   Current Beta Squid 3.1.0.8 or 3.0.STABLE16-RC1
Received on Mon Jun 01 2009 - 01:13:54 MDT

This archive was generated by hypermail 2.2.0 : Mon Jun 01 2009 - 12:00:03 MDT