You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by "Roy T. Fielding" <fi...@liege.ICS.UCI.EDU> on 1996/09/03 05:47:18 UTC

warning in http_config.c

which someone might want to fix if they get bored
 
gcc -c   -g -DSOLARIS2 -DSTATUS -Wall http_config.c
http_config.c: In function `init_virtual_host':
http_config.c:759: warning: unused variable `t'
 
.....Roy