From: William A. Rowe Jr Date: Thu, 23 Aug 2007 20:48:43 +0000 (+0000) Subject: Second iteration, whoops, thanks for testing rpluem X-Git-Tag: 2.0.61~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15c82935255b2606c74fcb5450486adbf6730f02;p=thirdparty%2Fapache%2Fhttpd.git Second iteration, whoops, thanks for testing rpluem git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@569138 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index aa31c4d313a..28ef092cf7f 100644 --- a/STATUS +++ b/STATUS @@ -150,13 +150,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Continue in this case, since the previous alternative of no error logging at all (/dev/null) is far worse. [William Rowe] http://svn.apache.org/viewvc?view=rev&revision=568326 - r452431 plus r568326; adjusted for 2.0; - http://people.apache.org/~wrowe/r568326-backport-2.0.patch + r452431 plus r568326; adjusted for 2.0 (note second iteration!); + http://people.apache.org/~wrowe/r568326-backport-2.0-r2.patch disambiguate an error message to diagnose future error reports http://svn.apache.org/viewvc?view=rev&revision=568322 +1: wrowe - -1: rpluem says: This fails to compile as errfile is undeclared in - line 259 of log.c. * main core: Emit errors during the initial apr_app_initialize() or apr_pool_create() (when apr-based error reporting is not ready).