From: Jeff Trawick Date: Sun, 10 Apr 2011 19:29:25 +0000 (+0000) Subject: MinGW bits X-Git-Tag: 2.2.18~47 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31b54459789fce726abd07d3603933dae0a5f992;p=thirdparty%2Fapache%2Fhttpd.git MinGW bits git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1090871 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 27a5e0eca14..2e11b8884d3 100644 --- a/STATUS +++ b/STATUS @@ -133,6 +133,18 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: 2.2.x patch: http://people.apache.org/~sf/support-openssl-without-sslv2.patch +1: sf, trawick + * Critical MinGW build issues, svn:ignore + This serves pages and doesn't have junk in "svn status" output ;) + Trunk: + r422306: gen_test_char doesn't need util_debug + r1089950: don't build checkgid on MinGW + r1089951: rework choice of CGI implementation + r1089954: gcc compatibility of win32/os.h + r1090417: include in win32/os.h before creating exit() macro + a few other tiny bits of code and svn:ignore entries + 2.2.x patch: http://people.apache.org/~trawick/mingw_april_10.txt + +1: trawick + PATCHES/ISSUES THAT ARE STALLED * mod_dav: If an unknown Content-* header is received for a PUT request, we