]> granicus.if.org Git - apache/commitdiff
And another proposal.
authorRainer Jung <rjung@apache.org>
Fri, 16 Dec 2016 15:18:50 +0000 (15:18 +0000)
committerRainer Jung <rjung@apache.org>
Fri, 16 Dec 2016 15:18:50 +0000 (15:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1774620 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 55c53ab3e8f770d72745362e2d0895340a60d54b..6088a5a1476a9756cc0d17ea643cbe029ff69749 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -155,6 +155,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
      2.4.x patch: trunk works
      +1: rjung, jim
 
+  *) APR_HAVE_foo is checked via #if, not #ifdef (since it should always be
+     defined, to either 0 or 1).
+     This fixes a compile error on Windows introduced by r1702948.
+     as well as straightens up two long-time glitches.
+     trunk patch: http://svn.apache.org/r1706595
+     2.4.x patch: trunk works
+     +1: rjung
+
 
 PATCHES/ISSUES THAT ARE BEING WORKED
   [ New entried should be added at the START of the list ]