]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a comment and conditional vote.
authorRuediger Pluem <rpluem@apache.org>
Mon, 1 Mar 2010 10:34:55 +0000 (10:34 +0000)
committerRuediger Pluem <rpluem@apache.org>
Mon, 1 Mar 2010 10:34:55 +0000 (10:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917451 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9585f8cf308a309addb40c5a8b681151aa42a81c..bf45d77cdf62057f8e6102f027a888b6f4889f81 100644 (file)
--- 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. ]