Re: s27_adri squid/libcore

From: Adrian Chadd <adrian@dont-contact.us>
Date: Tue, 4 Dec 2007 08:48:02 +0900

On Mon, Dec 03, 2007, Alex Rousskov wrote:
> On Sun, 2007-12-02 at 02:01 +0000, Adrian Chadd wrote:
>
> > The context code relies on the debugging code to print out messages -
> > the debugging code currently relies on the context code to potentially
> > print out context. Its an unfortunate cyclic dependency but not one
> > thats important to fix at the present time.
>
> What's wrong with this dependency? Is not call context handling a part
> of the debugging "module"?

Its not a big deal. It just means that you need to include the context
code if you want to use the debug() statements in another module even
if you never need context.

It just means you can't test the debugging code without the context code
or vice versa, thats all. Again, no big deal.

Adrian
Received on Mon Dec 03 2007 - 16:42:25 MST

This archive was generated by hypermail pre-2.1.9 : Mon Dec 31 2007 - 12:00:03 MST