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).