Over in the proxy mailing list, chuck has set up a automated nightly build system which emails warnings/errors to the list. here is a sample of it... -- Ian Holsman [EMAIL PROTECTED] Performance Measurement & Analysis CNET Networks - (415) 364-8608
Build started Tue Jul 31 01:00:01 PDT 2001 on FreeBSD 4.3-STABLE Checking out httpd-2.0 apr apr-util httpd-proxy Building httpd-2.0-nightly Merging package apr Merging package apr-util Merging package httpd-proxy Building config in httpd-2.0-nightly Configuring in httpd-2.0-nightly w/options --enable-maintainer-mode --enable-auth-anon --enable-auth-dbm --enable-auth-db --enable-auth-digest --enable-file-cache --enable-echo --enable-cache --enable-example --enable-ext-filter --enable-case-filter --enable-case-filter-in --enable-optional-hook-export --enable-optional-hook-import --enable-optional-fn-import --enable-optional-fn-export --enable-mime-magic --enable-cern-meta --enable-expires --enable-headers --enable-usertrack --enable-unique-id --enable-proxy --enable-proxy-connect --enable-proxy-ftp --enable-proxy-http --enable-dav --enable-info --enable-suexec --enable-cgi --enable-cgid --enable-dav-fs --enable-vhost-alias --enable-speling --enable-rewrite --enable-ssl --with-ssl=/usr --enable-tls --with-tls=/usr Not configured: --enable-charset-lite --enable-disk-cache Making in httpd-2.0-nightly mod_example.c: In function `x_register_hooks': mod_example.c:1280: warning: implicit declaration of function `ap_hook_pre_connection' mod_example.c:1281: warning: implicit declaration of function `ap_hook_process_connection' mod_example.c: At top level: mod_example.c:668: warning: `x_init' defined but not used mod_example.c:1231: warning: `x_header_parser' defined but not used mod_ssl.c:214: warning: `ssl_hook_post_read_request' defined but not used mod_ssl.c:437: warning: `ssl_hook_open_logs' defined but not used mod_ssl.c:442: warning: `ssl_hook_quick_handler' defined but not used mod_ssl.c:448: warning: `ssl_hook_fixer_upper' defined but not used mod_ssl.c:473: warning: `ssl_hook_insert_filter' defined but not used ssl_engine_config.c: In function `ssl_cmd_SSLSessionCache': ssl_engine_config.c:667: warning: passing arg 1 of `ap_strchr' discards qualifiers from pointer target type ssl_engine_dh.c:105: warning: function declaration isn't a prototype ssl_engine_dh.c:136: warning: function declaration isn't a prototype ssl_engine_ext.c:94: warning: no previous prototype for `ssl_ext_unregister' ssl_engine_ext.c: In function `ssl_ext_mlc_register': ssl_engine_ext.c:125: warning: passing arg 3 of pointer to function from incompatible pointer type ssl_engine_ext.c:126: warning: passing arg 3 of pointer to function from incompatible pointer type ssl_engine_io.c:323: warning: no previous prototype for `ssl_io_filter_Output' ssl_engine_io.c:367: warning: no previous prototype for `ssl_io_filter_Input' ssl_engine_io.c:392: warning: no previous prototype for `ssl_io_filter_cleanup' ssl_engine_io.c: In function `ssl_io_filter_cleanup': ssl_engine_io.c:393: warning: unused variable `ssl' ssl_engine_vars.c:96: warning: no previous prototype for `ssl_var_unregister' ssl_expr_parse.c:14: warning: function declaration isn't a prototype y.tab.c:232: warning: function declaration isn't a prototype ssl_util.c: In function `ssl_util_ptxtsub': ssl_util.c:271: warning: passing arg 2 of `ap_strstr' discards qualifiers from pointer target type htpasswd.o: In function `main': /x1/home/chuck/httpd-2.0-nightly/support/htpasswd.c(.text+0xa90): warning: tmpnam() possibly used unsafely; consider using mkstemp() htdigest.o: In function `main': /x1/home/chuck/httpd-2.0-nightly/support/htdigest.c(.text+0x44c): warning: tmpnam() possibly used unsafely; consider using mkstemp() Build finished Tue Jul 31 01:04:39 PDT 2001 http://cvs.apache.org/builds/httpd-proxy/logs/
