PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
[ start all new proposals below, under PATCHES PROPOSED. ]
+ * gen_test_char.c: enable building gen_test_char for running on build machine
+ when cross-compiling. The patch doesnt introduce code changes for any
+ platform unless CROSS_COMPILE is defined.
+ Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795438
+ 2.2.x patch: http://svn.apache.org/viewvc?view=rev&revision=795971
+ Backport: http://people.apache.org/~fuankg/diffs/gen_test_char.c_httpd_2_0_x-backport-r795971.diff
+ +1: fuankg, trawick, rjung
+
PATCHES PROPOSED TO BACKPORT FROM TRUNK:
[ please place SVN revisions from trunk here, so it is easy to
identify exactly what the proposed changes are! Add all new
if (nLogFD == NULL) {
/* Uh-oh. Failed to open the new log file. Try to clear
- * gen_test_char.c: enable building gen_test_char for running on build machine
- when cross-compiling. The patch doesnt introduce code changes for any
- platform unless CROSS_COMPILE is defined.
- Trunk patch: http://svn.apache.org/viewvc?view=rev&revision=795438
- 2.2.x patch: http://svn.apache.org/viewvc?view=rev&revision=795971
- Backport: http://people.apache.org/~fuankg/diffs/gen_test_char.c_httpd_2_0_x-backport-r795971.diff
- +1: fuankg, trawick, rjung
-
* pcre: update config.guess and config.sub for better platform support.
Trunk version of patch:
Does not apply.