]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a note.
authorGraham Leggett <minfrin@apache.org>
Tue, 3 Nov 2015 12:51:35 +0000 (12:51 +0000)
committerGraham Leggett <minfrin@apache.org>
Tue, 3 Nov 2015 12:51:35 +0000 (12:51 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1712283 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index e77e2d35da6cc88e6da6d5fd96de666088699626..868ba1ae28c2f334f53c94c1965a9c7c98cb5ece 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -155,6 +155,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      trunk patch: http://svn.apache.org/r1711479
      2.4.x patch: trunk works
      +1: jkaluza, jim
+     minfrin: Needs extra parens to suppress a warning:
+              prefork.c:1319:16: note: place parentheses around the assignment
+              to silence this warning
 
    * core: Fix scoreboard crash (SIGBUS) on hardware requiring strict 64bit
      alignment (SPARC64, PPC64).