]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Vote
authorRainer Jung <rjung@apache.org>
Wed, 29 Sep 2010 15:05:12 +0000 (15:05 +0000)
committerRainer Jung <rjung@apache.org>
Wed, 29 Sep 2010 15:05:12 +0000 (15:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@1002665 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index a7b45edd0c176ff3dfb090a89861b4d6adf540c5..1c919e666644e90ea9eaac0fd1f2f2de77c30a94 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -169,14 +169,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795438
     2.2.x patch: http://svn.apache.org/viewvc?view=rev&revision=795971
     Backport: http://people.apache.org/~fuankg/diffs/gen_test_char.c_httpd_2_0_x-backport-r795971.diff
-    +1: fuankg, trawick
-    rjung: Why are the defines for the apr_is* needed? Shouldn't they be
-           foudn in apr_lib.h?
-    fuankg: no - thats exactly the root cause why this patch is needed:
-           at the time when gen_test_char is going to be build the headers
-           are prepared for the target platform (NetWare) while I want to 
-           build gen_test_char to run natively on build platform (Win32),
-           hence its impossible at this time to include any APR headers.
+    +1: fuankg, trawick, rjung
 
   * pcre: update config.guess and config.sub for better platform support.
     Trunk version of patch: