From 79a1dc1aece46241b7b7f52c52a64b01336d3e4d Mon Sep 17 00:00:00 2001 From: Ruediger Pluem Date: Mon, 1 Mar 2010 10:34:55 +0000 Subject: [PATCH] * 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 --- STATUS | 8 ++++++++ 1 file changed, 8 insertions(+) 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. ] -- 2.47.2