From: Ruediger Pluem Date: Mon, 1 Mar 2010 10:34:55 +0000 (+0000) Subject: * Add a comment and conditional vote. X-Git-Tag: 2.2.15~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79a1dc1aece46241b7b7f52c52a64b01336d3e4d;p=thirdparty%2Fapache%2Fhttpd.git * Add a comment and conditional vote. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917451 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9585f8cf308..bf45d77cdf6 100644 --- a/STATUS +++ b/STATUS @@ -94,7 +94,15 @@ RELEASE SHOWSTOPPERS: Ported to 2.2 (also attached to PR); http://people.apache.org/~wrowe/protocol_headers_copy.patch +1: wrowe, minfrin + rpluem says: The patch fails to compile: +protocol.c: In function `ap_set_sub_req_protocol': +protocol.c:1091: error: too many arguments to function `strip_headers_request_body' +make[2]: *** [protocol.lo] Error 1 +make[1]: *** [all-recursive] Error 1 +make: *** [all-recursive] Error 1 + + Once this is fixed I am +1. PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ]