On Fri, 3 Aug 2001, Guido Serassio wrote:
> Hi,
>
> Using MS VC++ on Squid 2.3 STABLE 5, I have found a new function
> declaration mismatch between acl.c & protos.h:
>
> acl.c:
>
> aclNBCheck(aclCheck_t * checklist, PF callback, void *callback_data)
>
> protos.h:
>
> extern void aclNBCheck(aclCheck_t *, PF *, void *);
>
> This mismatch is present on all Squid branch: 2.3, 2.4 and 2.5.
commited the fix to 2.5....
Received on Fri Aug 03 2001 - 11:01:43 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:09 MST