You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Andrew Wilson <an...@tees.elsevier.co.uk> on 1995/11/22 18:45:54 UTC

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.