Joe Orton wrote:
proxy_http.c: In function 'ap_proxy_http_request': proxy_http.c:569: warning: 'status' may be used uninitialized in this function http_protocol.c: In function 'ap_send_http_trace': http_protocol.c:1377: warning: 'bodyread' may be used uninitialized in this function
Both, as I expected, were never-encountered edge cases. But please do svn up and double check that our compile is clean, now, on gcc4.
