2.2.x patch: Trunk version of patch works with fuzz
+1: sf, trawick, wrowe
+ * 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 <stdlib.h> 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, wrowe, fuankg
+
+ * Avoid need for --disable-v4-mapped on MinGW
+ Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1091467
+ 2.2.x patch: http://people.apache.org/~trawick/mingw_v4_mapped.txt
+ +1: trawick, wrowe, fuankg
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ New proposals should be added at the end of the list ]
against it)
+1 fuankg, wrowe
- * 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 <stdlib.h> 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, wrowe
-
- * Avoid need for --disable-v4-mapped on MinGW
- Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1091467
- 2.2.x patch: http://people.apache.org/~trawick/mingw_v4_mapped.txt
- +1: trawick, wrowe
-
PATCHES/ISSUES THAT ARE STALLED
* mod_dav: If an unknown Content-* header is received for a PUT request, we