]> git.ipfire.org Git - thirdparty/squid.git/commit - src/MemBuf.cc
Removed USE_ALEX_CODE configuration warning.
authorrousskov <>
Sun, 22 Feb 1998 01:46:28 +0000 (01:46 +0000)
committerrousskov <>
Sun, 22 Feb 1998 01:46:28 +0000 (01:46 +0000)
commit123abbe10661173334add16fdd652fe3a87b6c51
tree2396411f50fb7de1674b258a9136e2b734663f87
parenta9f50ad3840a812da770da971213c3e027713bf4
Removed USE_ALEX_CODE configuration warning.

Added simple context-based debugging to debug.c. Currently, the context is
defined as a constant string. Context reporting is triggered by debug() calls.
Context debugging routines print minimal amount of information sufficient to
describe current context. The interface will be enhanced in the future.
16 files changed:
ChangeLog
configure
configure.in
include/autoconf.h.in
src/HttpBody.cc
src/HttpHeader.cc
src/HttpReply.cc
src/HttpStatusLine.cc
src/MemBuf.cc
src/Packer.cc
src/debug.cc
src/http.cc
src/protos.h
src/store.cc
src/structs.h
src/typedefs.h