You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2010/03/01 11:34:55 UTC

svn commit: r917451 - /httpd/httpd/branches/2.2.x/STATUS

Author: rpluem
Date: Mon Mar  1 10:34:55 2010
New Revision: 917451

URL: http://svn.apache.org/viewvc?rev=917451&view=rev
Log:
* Add a comment and conditional vote.

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=917451&r1=917450&r2=917451&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Mar  1 10:34:55 2010
@@ -94,7 +94,15 @@
     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. ]