]> granicus.if.org Git - apache/commitdiff
Comment.
authorGraham Leggett <minfrin@apache.org>
Mon, 26 Mar 2012 10:05:41 +0000 (10:05 +0000)
committerGraham Leggett <minfrin@apache.org>
Mon, 26 Mar 2012 10:05:41 +0000 (10:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1305289 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 0821af611f44c222776fa5f12f957ab23397baef..14d90909b3946bcc967da5eb93749928f5b85f1a 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -122,6 +122,9 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     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."
 
   * 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