DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32078>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32078 clean up some compiler warnings Summary: clean up some compiler warnings Product: Apache httpd-1.3 Version: HEAD Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: core AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Eliminate some compiler warnings to prevent things like: /usr/local/apache-1.3.31/include/httpd.h:1000: warning: declaration of `exp' shadows a global declaration <built-in>:0: warning: shadowed declaration is here /usr/local/apache-1.3.31/include/httpd.h:1001: warning: declaration of `exp' shadows a global declaration <built-in>:0: warning: shadowed declaration is here warning: passing arg 1 of `ap_soft_timeout' discards qualifiers from pointer target type mod_cgiexec.c: In function `cgiexec_init': warning: passing arg 2 of `ap_server_root_relative' discards qualifiers from pointer target type --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
