From: Jeff Trawick Date: Tue, 2 Mar 2010 12:01:12 +0000 (+0000) Subject: gcc told me about this old bug while compiling 2.2.15 slightly differently X-Git-Tag: 2.2.16~122 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e81d9d1e72d56d2c834bd9bbf4c946b0e542950;p=thirdparty%2Fapache%2Fhttpd.git gcc told me about this old bug while compiling 2.2.15 slightly differently than my usual method git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@917985 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index ecbd12c10fa..37e07cd7030 100644 --- a/STATUS +++ b/STATUS @@ -120,6 +120,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~minfrin/htcacheclean-pid.patch +1: minfrin, sf + * Fix apr_pstrcat() call in 2.2.x mod_rewrite (doesn't apply to trunk). + 2.2.x patch: http://people.apache.org/~trawick/mod_rewrite_pstrcat.txt + +1: trawick + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre