Mailing List Archive

Ident patches (44*) under FreeBSD...
So,

1) virgin apache_0.8.16 + 44_ident.0.8.16.patch gives:

gcc -c -O2 -m486 http_main.c
http_main.c: In function `child_main':
http_main.c:786: warning: passing arg 2 of `getsockname' from incompatible pointer type

2) (1) + Dave R's latest fix compiles clean with -Wall on FreeBSD 2.1

+1 this new patch btw ;)

Cheers,
Ay.