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...@aaaaaaaa.demon.co.uk> on 1996/06/08 13:34:12 UTC

compile warnings...

1> uname -a
FreeBSD aaaaaaaa.demon.co.uk 2.1-STABLE FreeBSD 2.1-STABLE #0: Sun May 19 20:56:23 BST 1996     andrew@aaaaaaaa.demon.co.uk:/b/andrew/CTM-STABLE/FOO/sys/compile/AAAAAAAA  i386
2> gcc -v
gcc version 2.6.3
11> ./httpd -v
Server version Apache/1.1b3-dev.
12> 

CVS update taken at Sat Jun  8 12:33:28 BST 1996

Warnings:

gcc -c -O2 -m486 http_main.c
http_main.c: In function `longjmp_out_of_alarm':
http_main.c:827: warning: passing arg 1 of `siglongjmp' from incompatible pointer type
http_main.c: In function `wait_or_timeout':
http_main.c:838: warning: passing arg 1 of `sigsetjmp' from incompatible pointer type

This warning has appeared in the last 24 hours or so.

Ay.