Alex Rousskov wrote:
------------------------------------------------------------ revno: 9249 committer: Alex Rousskov <[EMAIL PROTECTED]> branch nick: trunk timestamp: Tue 2008-09-30 14:36:15 -0600 message: Removed UNUSED_CODE guards around check_null_access_log() because it is still used. I do not know whether the latter is a bug, so this fix may be wrong, but it allows trunk to build. modified: src/cache_cf.cc
The change which brought this up was to make access.log a DEFAULT_IF_NONE: instead of a DEFAULT: in cf.data.pre.
I found that startup after install was dying on access logs with FreeBSD paths when I had one configured properly with Linux paths. Due to the DEFAULT: adding an initial log entry.
That was the correct fix. Thanks. Amos -- Please use Squid 2.7.STABLE4 or 3.0.STABLE9
