]> granicus.if.org Git - apache/commitdiff
vote.
authorGuenter Knauf <fuankg@apache.org>
Mon, 26 Mar 2012 23:41:41 +0000 (23:41 +0000)
committerGuenter Knauf <fuankg@apache.org>
Mon, 26 Mar 2012 23:41:41 +0000 (23:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1305676 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 63c69a875fcf03a99da1aeb80d2b5aaae4417ddf..e5d40f013197f2c6865e771e9be66a1d7428e1fc 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -120,13 +120,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     compile problems on GNU hurd.
     Trunk patch: http://svn.apache.org/viewvc?rev=1304087&view=rev
     2.4.x patch: Trunk patch works
-    +1: sf, minfrin
-    fuankg asks: wouldnt it make more sense to let this happen in APR, and use APR_PATH_MAX instead?
-    minfrin: That's what the patch does, and what the log message on the
-             commit says:
-             "Don't define PATH_MAX, we use APR_PATH_MAX anyway."
-    sf: Exactly. The commit only removes unused code.  The error comes from this useless
-        definition of PATH_MAX confusing some glibc header.
+    +1: sf, minfrin, fuankg (/me stupid, sorry - saw the removal as add ...)
 
   * mpm: Export MPM symbols properly to avoid load failures on AIX when build MPM as DSO.
     Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1303201