Guido Serassio wrote:
> 1) Substitution of #if defined(_SQUID_CYGWIN_) with #if
> defined(_SQUID_MSWIN_) || defined(_SQUID_CYGWIN_) in files:
> acl.c, cache_cf.c, cache_diff.c, cf_gen.c, client.c, dns_internal.c,
> debug.c, mime.c, squid.h, tools.c, store_dir_aufs.c, store_dir_ufs.c
Could we please collapse those into _SQUID_WIN32_ or something similar?
> Plus, I have found a compile conflicts between windows.h and
> snmp-internal.h on HEAD with --enable-snmp.
> In CygWin branch I found a Rob's patch to snmp-internal.h that already
> fixes this conflict.
>
> So, I think that is a good idea merge all these changes on HEAD.
Ok. Robert, feel like sorting out what to merge and not?
-- HenrikReceived on Sun May 06 2001 - 13:52:56 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:00 MST