Hi,
I'have just discovered an object naming conflict on nt branch:
Windows include file wtypes.h defines this:
typedef struct _ACL
{
UCHAR AclRevision;
UCHAR Sbz1;
USHORT AclSize;
USHORT AceCount;
USHORT Sbz2;
} ACL;
typedef ACL *PACL;
that is conflicting with "ACL" used in Squid.
This happens on all Windows build environments: Cygwin, MinGW and MS Visual
Studio.
Regards
Guido
-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Sun Mar 09 2003 - 03:33:59 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:31 MST