From: Guenter Knauf Date: Sun, 27 Sep 2009 18:44:15 +0000 (+0000) Subject: add backport proposal. X-Git-Tag: 2.2.15~215 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ecf2be83fb56f09a4bcfde664de0fea1546923e;p=thirdparty%2Fapache%2Fhttpd.git add backport proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@819371 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index f7ae8b2384a..9a0101b10ea 100644 --- a/STATUS +++ b/STATUS @@ -113,6 +113,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: (applies with 40 lines offset in 2.2) +1: nd, minfrin + * mod_dbd: Backport r708820 from trunk to avoid compiler warnings with + strict compilers like Sun Studio. Mentioned on the list by Jie Gao. + Trunk Patch: http://svn.apache.org/viewvc?view=rev&revision=708820 + 2.2.x Patch: trunk patch works with offset -6 / -9 lines. + +1: fuankg + PATCHES/ISSUES THAT ARE STALLED * srclib/pcre and vendor/pcre