]> granicus.if.org Git - apache/commitdiff
fix some new warnings in 2.4.5-dev
authorJeff Trawick <trawick@apache.org>
Tue, 25 Jun 2013 11:59:57 +0000 (11:59 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 25 Jun 2013 11:59:57 +0000 (11:59 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1496433 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index ea5731960f1b7b9c23ac28f5caec9ab71734d6d9..16ffa546c07da4c96fcadbc45332d49cd79fc1cd 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -216,6 +216,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       trunk patch: http://svn.apache.org/r1496429
       2.4.x patch: trunk patch works modulo CHANGES
       +1: trawick
+f
+    * mod_cache: Fix new const warnings
+      (cache_storage.c:581:13: warning: passing argument 1 of 'ap_strrchr' discards 'const' qualifier from pointer target type)
+      trunk patch: http://svn.apache.org/r1491564
+      2.4.x patch: trunk patch works
+      +1: trawick
 
 A list of further possible backports can be found at:                                                                                                                                   
     http://people.apache.org/~rjung/patches/possible-backports-httpd-trunk-2_4.txt