From: Guenter Knauf Date: Sat, 6 Jul 2013 00:49:39 +0000 (+0000) Subject: Applied. X-Git-Tag: 2.2.26~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=488cee0907ebb8f11f6ec2fed9250a9fcca09a6c;p=thirdparty%2Fapache%2Fhttpd.git Applied. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1500184 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 37fdbef9191..68f1ce0df31 100644 --- a/STATUS +++ b/STATUS @@ -97,17 +97,6 @@ RELEASE SHOWSTOPPERS: PATCHES ACCEPTED TO BACKPORT FROM TRUNK: [ start all new proposals below, under PATCHES PROPOSED. ] - * ap_release.h: avoid including apr_general.h. - The MSVC Resource Compiler truncates macro names at char 31. - Since apr_general.h includes apr.h which in turn includes - system headers we get warnings or errors with the Resource - Compiler with newer system headers (VC10 and later) which - have macro names defined with more than 31 chars. - trunk patch: http://svn.apache.org/r1499742 - 2.4.x patch: http://svn.apache.org/r1499855 - 2.2.x patch: trunk patch works (with fuzz) - +1: fuankg, gsmith, sf - PATCHES PROPOSED TO BACKPORT FROM TRUNK: [ New proposals should be added at the end of the list ]