svn commit: r1934626 - httpd/httpd/branches/2.4.x
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <177974492558.3443397.11527593122827880481@svn03-he-fi> |
Author: jailletc36
Date: Mon May 25 21:35:25 2026
New Revision: 1934626
Log:
Propose.
Not a show-stopper, because it only breaks maintainer-mode.
Modified:
httpd/httpd/branches/2.4.x/STATUS
Modified: httpd/httpd/branches/2.4.x/STATUS
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS Mon May 25 20:24:12 2026 (r1934625)
+++ httpd/httpd/branches/2.4.x/STATUS Mon May 25 21:35:25 2026 (r1934626)
@@ -200,6 +200,13 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
2.4.x patch: https://github.com/apache/httpd/pull/642
+1: jorton,
+ *) Fix build failure with gcc 16.1.1 in maintainer-mode. Apparently such warnings were
+ tolorated with 15.2.1, but not anymore.
+ trunk patch: https://svn.apache.org/r1934594
+ https://svn.apache.org/r1934597
+ 2.4.x patch: svn merge -c 1934594,1934597 ^/httpd/httpd/trunk .
+ +1: jailletc36,
+
PATCHES/ISSUES THAT ARE BEING WORKED
[ New entries should be added at the START of the list ]