]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Add a note
authorChristophe Jaillet <jailletc36@apache.org>
Mon, 14 Oct 2019 19:14:04 +0000 (19:14 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Mon, 14 Oct 2019 19:14:04 +0000 (19:14 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1868456 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 4550ecaaa5cdcbaecafb20a174a7080d2605c4c7..51c7ca225308ccb0ab3af25bba41e2d519c5c35e 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -178,6 +178,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       trunk patch: http://svn.apache.org/r1867183
       2.4.x patch: svn merge -c 1867183 ^/httpd/httpd/trunk .
       +1: jim
+      jailletc36: -0
+                  I don't think that the #pragma black magic is of any help with GCC 
+                  and jim seems to still have problem with clang and comments with //.
+                  See discussion at:
+                  https://lists.apache.org/thread.html/628cc54a1a345cb773d8e1be0639f8e75d2b481cf89232051c83b787@%3Cdev.httpd.apache.org%3E
 
    *) mod_authn_socache: Increase the maximum length of strings that can be cached
                          PR 62149